Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-162031
#<BuildRuby:0x000055cb0371a218
@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.20230814-162031",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002585 0.004748 2.254979 ( 6.102145)
build_miniruby 0.001605 0.000370 1.682066 ( 3.223811)
build_ruby 0.000000 0.001527 3.672379 ( 8.237200)
build_all 0.001372 0.007454 6.415580 ( 7.663871)
build_install 0.019283 0.000472 8.150526 ( 8.940772)
test_btest 0.000800 0.000213 83.057182 ( 68.004171)
test_basic 0.007784 0.000855 1.019971 ( 1.963649)
test_all 0.003257 0.007368 704.057802 (443.455432)
test_rubyspec 0.030063 0.038481 104.111429 (145.931700)
total: 693.52 sec