Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-162834
#<BuildRuby:0x0000561d4ba35f70
@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.20230720-162834",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003389 0.003447 2.170492 ( 4.723369)
build_miniruby 0.000000 0.001543 1.628030 ( 1.740310)
build_ruby 0.000000 0.001966 3.258311 ( 4.242446)
build_all 0.005268 0.002941 2.581479 ( 3.234210)
build_install 0.009918 0.008058 3.829595 ( 4.285595)
test_btest 0.000571 0.000139 78.011775 ( 46.470175)
test_basic 0.007151 0.000782 0.919689 ( 1.599238)
test_all 0.001808 0.000167 590.061078 (325.561817)
test_rubyspec 0.036139 0.018627 90.192117 (129.173629)
total: 521.03 sec