Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-035834
#<BuildRuby:0x00007f9a1d57fdc8
@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.20241117-035834",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007199 0.000550 3.621774 ( 3.567043)
build_miniruby 0.001269 0.000205 1.229258 ( 1.226182)
build_ruby 0.001524 0.000246 3.766773 ( 3.906997)
build_all 0.007952 0.000000 6.119978 ( 2.511192)
build_install 0.012759 0.004896 8.683779 ( 4.021541)
test_btest 0.000865 0.000149 76.595147 ( 20.272789)
test_basic 0.008989 0.000000 1.024807 ( 1.174659)
test_all 0.086715 0.059593 688.277196 (245.478171)
test_rubyspec 0.021464 0.062054 121.558651 ( 21.954573)
total: 304.11 sec