Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-052746
#<BuildRuby:0x000055fdd9ef9f70
@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.20230909-052746",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.005771 0.000241 2.099953 ( 3.322033)
build_miniruby 0.001560 0.000065 1.535270 ( 1.534813)
build_ruby 0.000000 0.001716 3.052913 ( 3.272387)
build_all 0.004626 0.002594 5.973515 ( 2.772449)
build_install 0.005879 0.012665 7.508718 ( 4.038907)
test_btest 0.001329 0.000000 82.094252 ( 39.303168)
test_basic 0.004719 0.003789 0.971492 ( 1.332424)
test_all 0.008760 0.001812 738.227946 (344.526297)
test_rubyspec 0.039551 0.036250 108.168508 (133.073596)
total: 533.18 sec