Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-202524
#<BuildRuby:0x00007f69c569fdd0
@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.20240919-202524",
@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.000031 0.000000 0.000031 ( 0.000031)
autoconf 0.000054 0.000000 0.000054 ( 0.000054)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.008535 0.001032 5.296819 ( 5.609499)
build_miniruby 0.001837 0.000378 1.952182 ( 2.053922)
build_ruby 0.002229 0.000000 4.631468 ( 5.106761)
build_all 0.007066 0.003495 7.732661 ( 5.895890)
build_install 0.024365 0.000747 11.548883 ( 8.061385)
test_btest 0.000799 0.000152 104.089108 ( 79.586666)
test_basic 0.008397 0.004203 1.259715 ( 1.693235)
test_all 0.121701 0.043634 885.406322 (1017.344985)
test_rubyspec 0.061474 0.035933 146.201566 (159.347222)
total: 1284.70 sec