Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-084044
#<BuildRuby:0x000055acce872230
@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.20240117-084044",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001899 0.004288 1.698856 ( 3.560116)
build_miniruby 0.001683 0.000259 1.758073 ( 2.715807)
build_ruby 0.002122 0.000326 3.881258 ( 5.374728)
build_all 0.008293 0.000603 6.247975 ( 8.339875)
build_install 0.013470 0.007177 7.506589 ( 10.603455)
test_btest 0.001343 0.000000 88.276586 (116.549633)
test_basic 0.003416 0.004272 0.999852 ( 1.958592)
test_all 0.104105 0.023352 844.102038 (687.814948)
test_rubyspec 0.047203 0.056340 169.689502 (208.776262)
total: 1045.69 sec