Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-101319
#<BuildRuby:0x00005573c321a2a0
@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.20230826-101319",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.000000 0.006455 2.274811 ( 3.710103)
build_miniruby 0.000000 0.002070 1.664511 ( 1.669813)
build_ruby 0.000000 0.001767 3.389366 ( 3.602022)
build_all 0.006726 0.000909 6.244224 ( 3.140080)
build_install 0.013523 0.004230 7.905681 ( 4.902298)
test_btest 0.000979 0.000168 85.875790 ( 38.883877)
test_basic 0.008303 0.000043 1.007783 ( 1.118021)
test_all 0.008346 0.001353 683.136274 (257.233996)
test_rubyspec 0.040187 0.027488 104.576456 (117.178991)
total: 431.44 sec