Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-072957
#<BuildRuby:0x000055f2d3b29a00
@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.20230721-072957",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000029)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.007228 0.000582 2.252224 ( 5.260575)
build_miniruby 0.001269 0.000235 1.717162 ( 2.076856)
build_ruby 0.001496 0.000277 3.626457 ( 5.652286)
build_all 0.007874 0.000636 2.726296 ( 2.927590)
build_install 0.020191 0.000000 4.232048 ( 5.027772)
test_btest 0.001035 0.000000 82.541829 ( 48.296777)
test_basic 0.007747 0.000365 0.937789 ( 1.677990)
test_all 0.001017 0.000150 601.336234 (283.650385)
test_rubyspec 0.028897 0.028252 92.959903 (126.840189)
total: 481.41 sec