Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-115759
#<BuildRuby:0x000055bb4d86e120
@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.20240312-115759",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.008297 0.000762 2.662105 ( 3.486801)
build_miniruby 0.001587 0.000283 1.744448 ( 1.799009)
build_ruby 0.001691 0.000302 3.808220 ( 4.280925)
build_all 0.004823 0.003548 7.205682 ( 5.101544)
build_install 0.015378 0.005716 8.926908 ( 6.019695)
test_btest 0.000796 0.000174 97.693488 ( 66.015933)
test_basic 0.000901 0.006755 1.001205 ( 1.371004)
test_all 0.077798 0.044920 836.193695 (452.673367)
test_rubyspec 0.059900 0.036133 136.454814 (193.294530)
total: 734.04 sec