Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-063243
#<BuildRuby:0x000055809d3f22a8
@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.20230816-063243",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.006180 0.000824 2.336277 ( 6.201250)
build_miniruby 0.001631 0.000218 1.799672 ( 3.307432)
build_ruby 0.001460 0.000195 3.472124 ( 6.478350)
build_all 0.007669 0.001022 6.763680 ( 7.339935)
build_install 0.019551 0.000000 8.281702 ( 8.536892)
test_btest 0.000929 0.000000 84.723695 ( 55.096007)
test_basic 0.000000 0.007919 0.992018 ( 2.087647)
test_all 0.004130 0.006213 706.646992 (435.508065)
test_rubyspec 0.033970 0.037285 108.394940 (183.306994)
total: 707.86 sec