Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-070752
#<BuildRuby:0x00005561cac0e190
@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.20230107-070752",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004253 0.000531 1.047896 ( 1.467981)
build_miniruby 0.001221 0.000152 1.259019 ( 1.257292)
build_ruby 0.001233 0.000154 3.058325 ( 3.443213)
build_all 0.001557 0.004727 3.490630 ( 1.724315)
build_install 0.008171 0.006578 2.862239 ( 2.001855)
test_btest 0.000588 0.000147 56.226823 ( 19.532878)
test_basic 0.004528 0.001132 0.371299 ( 0.463903)
test_all 0.000977 0.000863 640.782334 (195.909637)
test_rubyspec 0.023036 0.020604 68.932457 ( 79.410567)
total: 305.21 sec