Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-101110
#<BuildRuby:0x00007f0fae78fdd8
@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.20240808-101110",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.008014 0.001214 4.033383 ( 4.646996)
build_miniruby 0.001498 0.000450 1.792617 ( 2.035330)
build_ruby 0.001463 0.000439 4.814773 ( 5.539266)
build_all 0.010126 0.000481 8.917398 ( 5.471074)
build_install 0.018938 0.004786 11.880754 ( 8.592682)
test_btest 0.000716 0.000199 119.209703 ( 45.308898)
test_basic 0.009840 0.000000 1.028998 ( 1.074851)
test_all 0.102360 0.050824 827.151180 (269.217122)
test_rubyspec 0.038803 0.052360 172.776167 ( 38.747096)
total: 380.63 sec