Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-142821
#<BuildRuby:0x00007fea07d2fde0
@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.20240728-142821",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.004073 0.004001 3.761344 ( 3.751147)
build_miniruby 0.001621 0.000304 1.432072 ( 1.429260)
build_ruby 0.002061 0.000000 4.203707 ( 4.417630)
build_all 0.008344 0.000000 8.048387 ( 3.240980)
build_install 0.010185 0.007376 10.895711 ( 5.179608)
test_btest 0.000732 0.000154 115.941413 ( 30.412967)
test_basic 0.009178 0.000246 1.060312 ( 2.760757)
test_all 0.130455 0.021177 801.504269 (257.162045)
test_rubyspec 0.057460 0.038175 168.743947 ( 27.648997)
total: 336.00 sec