Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-063512
#<BuildRuby:0x0000561de8946018
@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.20230212-063512",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000882 0.004081 1.182041 ( 1.567332)
build_miniruby 0.000975 0.000222 1.040329 ( 1.040722)
build_ruby 0.001240 0.000282 2.228194 ( 2.437707)
build_all 0.001318 0.005541 3.852782 ( 2.018559)
build_install 0.009806 0.003799 2.678292 ( 1.889385)
test_btest 0.000543 0.000161 57.182964 ( 17.831373)
test_basic 0.002505 0.004553 0.380554 ( 0.478770)
test_all 0.000666 0.000222 643.958224 (221.604664)
test_rubyspec 0.013703 0.020213 66.463723 ( 76.432581)
total: 325.30 sec