Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-111259
#<BuildRuby:0x00007f6e66f9fde0
@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.20240924-111259",
@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.000032 0.000000 0.000032 ( 0.000033)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004901 0.003319 3.995969 ( 3.304608)
build_miniruby 0.001162 0.000299 1.130174 ( 1.127675)
build_ruby 0.001271 0.000328 3.465448 ( 3.654768)
build_all 0.005657 0.002340 6.425660 ( 2.649600)
build_install 0.012137 0.009433 9.832918 ( 4.440308)
test_btest 0.000598 0.000184 93.756999 ( 31.863671)
test_basic 0.003998 0.007552 1.115272 ( 1.173671)
test_all 0.088767 0.055979 735.530071 (213.714524)
test_rubyspec 0.042699 0.043575 128.966288 ( 28.337237)
total: 290.27 sec