Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-202154
#<BuildRuby:0x00007f2aeceefde0
@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.20241010-202154",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005995 0.003572 4.201035 ( 4.664280)
build_miniruby 0.001587 0.000363 1.877087 ( 1.964942)
build_ruby 0.001593 0.000364 4.663033 ( 5.190476)
build_all 0.002955 0.007872 7.725190 ( 4.842069)
build_install 0.020635 0.001094 10.587454 ( 5.694687)
test_btest 0.000732 0.000183 92.778006 ( 28.465147)
test_basic 0.007755 0.001939 1.076515 ( 4.832734)
test_all 0.116185 0.033910 795.635559 (279.785152)
test_rubyspec 0.048681 0.040115 135.114654 ( 39.142657)
total: 374.58 sec