Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-012131
#<BuildRuby:0x00007f0ac8b9fdc8
@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.20241226-012131",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.000875 0.004198 1.303343 ( 1.615701)
build_miniruby 0.001011 0.000316 1.070755 ( 1.067692)
build_ruby 0.001342 0.000420 3.126135 ( 3.414471)
build_all 0.008043 0.001149 5.982183 ( 2.315523)
build_install 0.011491 0.006743 6.964303 ( 3.591491)
test_btest 0.000836 0.000000 67.203917 ( 17.546571)
test_basic 0.007481 0.001371 0.724428 ( 0.773248)
test_all 0.095539 0.044079 651.393189 (205.338116)
test_rubyspec 0.055970 0.024241 119.050470 ( 26.199144)
total: 261.86 sec