Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-174136
#<BuildRuby:0x00007f1fea9bfdc8
@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.20240928-174136",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.005450 0.003262 4.209447 ( 3.531132)
build_miniruby 0.001379 0.000162 1.251088 ( 1.248529)
build_ruby 0.001554 0.000183 4.348492 ( 4.550243)
build_all 0.008658 0.001018 7.262727 ( 4.484979)
build_install 0.024338 0.000000 11.155772 ( 6.855159)
test_btest 0.000922 0.000000 97.020727 ( 58.539906)
test_basic 0.006048 0.008102 1.313830 ( 1.540637)
test_all 0.106275 0.042125 737.275139 (233.316019)
test_rubyspec 0.020681 0.062163 132.572526 ( 23.528215)
total: 337.60 sec