Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-171011
#<BuildRuby:0x000055f61d3c6018
@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.20231214-171011",
@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.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.003728 0.003908 2.406133 ( 3.221778)
build_miniruby 0.001109 0.000462 1.619861 ( 1.813000)
build_ruby 0.001235 0.000514 3.218705 ( 3.662419)
build_all 0.006437 0.001705 5.806360 ( 3.789811)
build_install 0.016154 0.004108 7.301505 ( 5.230236)
test_btest 0.000000 0.000891 81.523459 ( 63.087701)
test_basic 0.005662 0.002166 0.912273 ( 1.160290)
test_all 0.089208 0.033801 700.370823 (377.045841)
test_rubyspec 0.053385 0.017253 99.845106 (124.008383)
total: 583.02 sec