Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-170440
#<BuildRuby:0x00005555fd4a68e0
@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.20240219-170440",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.000297 0.008032 2.755786 ( 3.035356)
build_miniruby 0.001011 0.000414 1.745522 ( 1.748536)
build_ruby 0.001301 0.000532 3.591513 ( 3.853204)
build_all 0.002652 0.005637 6.637870 ( 3.581872)
build_install 0.013907 0.006715 8.886297 ( 4.958089)
test_btest 0.000480 0.000715 92.477742 ( 58.068444)
test_basic 0.000078 0.007457 1.024989 ( 1.294285)
test_all 0.088464 0.035515 812.154429 (587.897977)
test_rubyspec 0.042783 0.059666 137.476208 (228.766903)
total: 893.21 sec