Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-203930
#<BuildRuby:0x00007f0099acfdc8
@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-203930",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004696 0.000671 2.064426 ( 2.377261)
build_miniruby 0.001365 0.000000 1.633131 ( 1.630320)
build_ruby 0.001875 0.000000 4.153092 ( 4.295936)
build_all 0.008121 0.000000 6.524913 ( 2.658650)
build_install 0.016508 0.000000 7.728379 ( 3.937031)
test_btest 0.000919 0.000000 76.751039 ( 22.731678)
test_basic 0.000000 0.010076 0.927559 ( 0.976524)
test_all 0.097580 0.046832 694.603842 (205.310911)
test_rubyspec 0.059503 0.023382 117.054801 ( 27.531786)
total: 271.45 sec