Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-201436
#<BuildRuby:0x00007fa37a6cfdc0
@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.20240814-201436",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007338 0.000521 3.697671 ( 3.676911)
build_miniruby 0.001352 0.000205 1.548728 ( 1.553311)
build_ruby 0.001566 0.000237 3.901166 ( 4.073166)
build_all 0.008454 0.001281 8.584676 ( 4.043874)
build_install 0.017335 0.007897 12.137184 ( 7.972738)
test_btest 0.000368 0.000717 121.316587 ( 48.446965)
test_basic 0.008967 0.003608 1.401818 ( 1.518266)
test_all 0.095629 0.056142 802.922754 (290.709246)
test_rubyspec 0.041948 0.045731 161.628902 ( 34.773165)
total: 396.77 sec