Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-151026
#<BuildRuby:0x000055b225465a00
@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.20230813-151026",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000029)
build_up 0.007756 0.000381 2.386589 ( 7.691194)
build_miniruby 0.001274 0.000128 2.137308 ( 4.896535)
build_ruby 0.001649 0.000165 3.165585 ( 6.784043)
build_all 0.004539 0.003702 2.713134 ( 3.339994)
build_install 0.017133 0.002142 4.511897 ( 8.107745)
test_btest 0.000926 0.000116 83.816148 ( 70.139199)
test_basic 0.000000 0.008433 0.962410 ( 1.508063)
test_all 0.000000 0.001738 672.360373 (505.759510)
test_rubyspec 0.034833 0.030567 100.159295 (182.844200)
total: 791.07 sec