Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-062241
#<BuildRuby:0x00007f6f7abbfdc8
@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.20241203-062241",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003841 0.004001 3.386981 ( 2.935610)
build_miniruby 0.001190 0.000238 1.212194 ( 1.208899)
build_ruby 0.001662 0.000333 3.419854 ( 3.659447)
build_all 0.006810 0.003823 7.081260 ( 4.395202)
build_install 0.015405 0.010194 10.342377 ( 6.377630)
test_btest 0.000848 0.000234 69.066270 ( 20.167801)
test_basic 0.007650 0.004061 0.958760 ( 1.010234)
test_all 0.099312 0.045640 655.749932 (194.585516)
test_rubyspec 0.049293 0.034360 119.133475 ( 21.909923)
total: 256.25 sec