Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-042609
#<BuildRuby:0x00007f6bd393fdc8
@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.20240929-042609",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.003522 0.007255 5.107683 ( 4.246838)
build_miniruby 0.001661 0.000314 1.881067 ( 1.887244)
build_ruby 0.002538 0.000000 4.243672 ( 24.774507)
build_all 0.010243 0.000161 7.553807 ( 3.772895)
build_install 0.015916 0.008000 10.769424 ( 5.085506)
test_btest 0.000876 0.000179 88.387910 ( 34.315393)
test_basic 0.010938 0.001381 1.315097 ( 2.491875)
test_all 0.113661 0.043840 885.070896 (528.516979)
test_rubyspec 0.053650 0.040549 143.876477 ( 97.389441)
total: 702.48 sec