Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-142354
#<BuildRuby:0x00007f45fb41fdc8
@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.20241101-142354",
@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.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000299 0.007235 3.416253 ( 3.408512)
build_miniruby 0.000000 0.001495 1.141830 ( 1.138842)
build_ruby 0.000000 0.001610 3.507561 ( 3.677801)
build_all 0.001730 0.006591 5.841680 ( 2.370502)
build_install 0.006260 0.009920 7.910079 ( 3.603259)
test_btest 0.000553 0.000214 67.645887 ( 17.634627)
test_basic 0.004674 0.004257 0.925155 ( 0.976577)
test_all 0.105836 0.040119 632.051746 (190.494999)
test_rubyspec 0.045691 0.036888 117.344200 ( 21.951830)
total: 245.26 sec