Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-035921
#<BuildRuby:0x000055dd9b502390
@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.20230818-035921",
@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.000020 0.000003 0.000023 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003232 0.004565 2.507901 ( 8.215673)
build_miniruby 0.001414 0.000195 2.154311 ( 7.611902)
build_ruby 0.001774 0.000245 3.489450 ( 6.613004)
build_all 0.008846 0.001221 17.683193 ( 27.311869)
build_install 0.017361 0.004467 8.659245 ( 11.182052)
test_btest 0.000733 0.000111 86.855394 ( 70.935894)
test_basic 0.000000 0.008193 1.022140 ( 2.204469)
test_all 0.005078 0.005774 705.846260 (609.887281)
test_rubyspec 0.043157 0.033299 112.329497 (230.183869)
total: 974.15 sec