Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-074737
#<BuildRuby:0x00005568a7b8a230
@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-074737",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007829 0.000367 3.275180 ( 9.159436)
build_miniruby 0.001490 0.000144 2.221419 ( 4.824666)
build_ruby 0.002110 0.000204 3.835052 ( 7.982945)
build_all 0.008511 0.000396 6.703406 ( 8.124940)
build_install 0.011989 0.009316 8.624656 ( 11.451085)
test_btest 0.000968 0.000143 88.092762 ( 66.311863)
test_basic 0.000000 0.007489 1.050266 ( 2.375804)
test_all 0.010617 0.006408 731.462433 (618.691907)
test_rubyspec 0.048321 0.032837 114.179774 (259.073921)
total: 988.00 sec