Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-000217
#<BuildRuby:0x0000565338be61a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230830-000217",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000026 0.000008 0.000034 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005935 0.001758 2.360301 ( 4.403832)
build_miniruby 0.001516 0.000449 1.762459 ( 1.788387)
build_ruby 0.001382 0.000410 3.225099 ( 3.447066)
build_all 0.008016 0.000000 6.320368 ( 2.637757)
build_install 0.013824 0.004434 7.505905 ( 3.669282)
test_btest 0.000908 0.000255 85.164134 ( 23.987264)
test_basic 0.004830 0.001358 0.921247 ( 0.986865)
test_all 0.009320 0.000000 665.850371 (259.025692)
test_rubyspec 0.046556 0.026094 100.684559 (112.061840)
total: 412.01 sec