Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-214214
#<BuildRuby:0x00005613c01c61a8
@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.20230506-214214",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001239 0.004392 1.583872 ( 2.777770)
build_miniruby 0.001336 0.000000 1.099260 ( 1.097576)
build_ruby 0.000000 0.001846 2.214348 ( 2.431626)
build_all 0.005142 0.000000 1.854566 ( 1.035222)
build_install 0.004651 0.007211 3.065063 ( 2.049712)
test_btest 0.000651 0.000225 73.697503 ( 19.369139)
test_basic 0.006801 0.001009 0.628916 ( 0.706258)
test_all 0.000679 0.000226 545.856232 (182.082598)
test_rubyspec 0.020866 0.019612 68.779855 ( 80.377576)
total: 291.93 sec