Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230703-063247
#<BuildRuby:0x000055d660c5df00
@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.20230703-063247",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001791 0.004285 2.061030 ( 3.479909)
build_miniruby 0.000000 0.001266 1.698287 ( 1.735805)
build_ruby 0.000000 0.001837 3.330185 ( 3.705642)
build_all 0.003333 0.004698 2.538101 ( 2.326171)
build_install 0.018932 0.001402 3.932476 ( 4.126702)
test_btest 0.000632 0.000131 84.592712 ( 44.888855)
test_basic 0.002713 0.000561 0.954170 ( 1.482504)
test_all 0.000000 0.002187 625.133620 (248.189882)
test_rubyspec 0.024088 0.029378 89.663168 (108.600524)
total: 418.54 sec