Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-193519
#<BuildRuby:0x00007f66dd6efdc0
@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.20241221-193519",
@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.000007 0.000024 ( 0.000024)
autoconf 0.000027 0.000012 0.000039 ( 0.000040)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.004175 0.001837 2.051500 ( 2.365299)
build_miniruby 0.001128 0.000496 1.566099 ( 1.570464)
build_ruby 0.001328 0.000585 4.359428 ( 4.543170)
build_all 0.000000 0.010125 6.954041 ( 3.527950)
build_install 0.017000 0.004648 8.867022 ( 5.438302)
test_btest 0.000560 0.000280 76.697164 ( 35.486084)
test_basic 0.001226 0.010717 1.126847 ( 1.209286)
test_all 0.102553 0.045917 770.892907 (398.176344)
test_rubyspec 0.032375 0.054827 122.544100 ( 54.081108)
total: 506.40 sec