Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-155104
#<BuildRuby:0x00005557cac11f48
@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.20230527-155104",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006261 0.000000 1.901866 ( 3.375997)
build_miniruby 0.001628 0.000009 1.419301 ( 1.419720)
build_ruby 0.000000 0.001661 2.720390 ( 2.944308)
build_all 0.001668 0.005598 2.168274 ( 1.898535)
build_install 0.013505 0.004378 3.474635 ( 2.697107)
test_btest 0.000669 0.000178 77.041611 ( 34.628542)
test_basic 0.000000 0.008107 0.813372 ( 0.930488)
test_all 0.000000 0.001492 568.841466 (230.555137)
test_rubyspec 0.027021 0.022949 81.214990 ( 95.638828)
total: 374.09 sec