Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-050810
#<BuildRuby:0x000055f04998dfc0
@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.20240308-050810",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.007125 0.000703 2.661277 ( 2.514633)
build_miniruby 0.001102 0.000264 1.693775 ( 1.695742)
build_ruby 0.000000 0.001899 3.731948 ( 3.959681)
build_all 0.001181 0.006997 6.772031 ( 3.219285)
build_install 0.012261 0.006834 8.540947 ( 4.703662)
test_btest 0.000637 0.000219 93.300359 ( 38.387923)
test_basic 0.006556 0.000901 0.975020 ( 1.046301)
test_all 0.079003 0.041152 757.095494 (272.725426)
test_rubyspec 0.032324 0.049096 104.647761 (113.913844)
total: 442.17 sec