Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-084609
#<BuildRuby:0x000055ff2d1ae258
@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.20240123-084609",
@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.000001 0.000020 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.001499 0.003877 1.548385 ( 1.884263)
build_miniruby 0.001161 0.000083 1.352970 ( 1.351071)
build_ruby 0.001562 0.000112 2.908388 ( 3.127722)
build_all 0.007673 0.000000 6.166072 ( 2.274809)
build_install 0.012471 0.004062 7.385553 ( 3.737655)
test_btest 0.000819 0.000000 84.224578 ( 22.079512)
test_basic 0.002865 0.003571 0.799530 ( 0.855178)
test_all 0.090443 0.024772 710.629980 (217.961878)
test_rubyspec 0.057304 0.056001 179.935105 (198.532607)
total: 451.81 sec