Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-024139
#<BuildRuby:0x00007ff2d330fde0
@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.20240730-024139",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.004510 0.004214 3.593496 ( 3.530542)
build_miniruby 0.001851 0.000000 1.722683 ( 1.719270)
build_ruby 0.002123 0.000003 3.994354 ( 4.129742)
build_all 0.009660 0.000000 8.283302 ( 3.285751)
build_install 0.010445 0.007679 11.258864 ( 5.181032)
test_btest 0.000827 0.000304 118.808674 ( 31.323832)
test_basic 0.007615 0.002792 1.134069 ( 1.179844)
test_all 0.118501 0.032886 823.916818 (263.387549)
test_rubyspec 0.071462 0.023602 175.285825 ( 53.830820)
total: 367.57 sec