Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-233300
#<BuildRuby:0x00007f935317fdc0
@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.20240707-233300",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000042 0.000005 0.000047 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.003858 0.004657 3.748159 ( 3.879865)
build_miniruby 0.001485 0.000248 1.374487 ( 1.372165)
build_ruby 0.001807 0.000302 4.281321 ( 4.420987)
build_all 0.005203 0.004406 8.425480 ( 3.324430)
build_install 0.007711 0.010374 11.181345 ( 5.331774)
test_btest 0.000776 0.000189 121.343935 ( 31.852742)
test_basic 0.006654 0.003890 1.287880 ( 1.337087)
test_all 0.114145 0.040356 872.998822 (242.229660)
test_rubyspec 0.053882 0.037666 171.556059 ( 33.467631)
total: 327.22 sec