Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-081902
#<BuildRuby:0x00007f4c184efdc0
@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.20240731-081902",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.007279 0.000966 2.960679 ( 2.945015)
build_miniruby 0.001315 0.000381 1.466363 ( 1.463110)
build_ruby 0.001384 0.000401 4.032743 ( 4.881818)
build_all 0.005029 0.004425 8.594640 ( 3.407973)
build_install 0.004979 0.015330 11.151354 ( 5.250209)
test_btest 0.000629 0.000259 115.577108 ( 30.862040)
test_basic 0.010626 0.000941 1.347170 ( 1.391433)
test_all 0.110284 0.041186 835.097857 (240.136824)
test_rubyspec 0.053492 0.042746 176.422504 ( 46.893278)
total: 337.23 sec