Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-041546
#<BuildRuby:0x00005632bf4a9a00
@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.20230507-041546",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001122 0.004124 1.822832 ( 3.108603)
build_miniruby 0.001410 0.000282 1.443059 ( 1.458510)
build_ruby 0.001441 0.000288 2.746567 ( 2.999296)
build_all 0.002029 0.004554 2.212469 ( 2.117372)
build_install 0.012212 0.003091 3.446874 ( 3.495722)
test_btest 0.000565 0.000136 74.937488 ( 36.261697)
test_basic 0.006465 0.000570 0.826932 ( 1.002448)
test_all 0.000694 0.000162 555.782253 (241.596513)
test_rubyspec 0.038382 0.010431 81.868835 ( 96.738169)
total: 388.78 sec