Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-104534
#<BuildRuby:0x0000563f1606e1a8
@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.20231019-104534",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005598 0.002015 2.544908 ( 3.375362)
build_miniruby 0.001571 0.000566 1.744410 ( 1.798574)
build_ruby 0.001410 0.000508 3.598697 ( 28.806182)
build_all 0.002972 0.005519 6.427561 ( 4.212513)
build_install 0.013252 0.007019 8.219193 ( 5.997448)
test_btest 0.001273 0.000000 87.371602 ( 52.300634)
test_basic 0.002071 0.006261 0.985409 ( 1.278524)
test_all 0.007411 0.003744 722.574512 (338.073392)
test_rubyspec 0.023522 0.050167 109.744194 (133.676164)
total: 569.52 sec