Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-024831
#<BuildRuby:0x00005606bfc197f8
@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.20230109-024831",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004888 0.000116 1.206985 ( 2.080184)
build_miniruby 0.001389 0.000167 1.545870 ( 1.676139)
build_ruby 0.001422 0.000171 3.702805 ( 4.441138)
build_all 0.003717 0.004683 3.987482 ( 2.892357)
build_install 0.005956 0.012067 3.238943 ( 3.173070)
test_btest 0.000581 0.000151 55.316911 ( 34.224947)
test_basic 0.002069 0.004787 0.443980 ( 0.678426)
test_all 0.001513 0.000449 631.432532 (266.060907)
test_rubyspec 0.018261 0.030517 71.505228 ( 86.317450)
total: 401.55 sec