Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-163149
#<BuildRuby:0x0000555ab48ea008
@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.20230525-163149",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004858 0.000422 1.740210 ( 3.059683)
build_miniruby 0.001434 0.000124 1.299942 ( 1.300187)
build_ruby 0.001327 0.000116 2.376709 ( 2.563912)
build_all 0.003010 0.003640 2.036265 ( 1.444871)
build_install 0.016317 0.000433 3.300702 ( 2.536384)
test_btest 0.000000 0.000691 74.778936 ( 29.234205)
test_basic 0.000000 0.005728 0.756994 ( 0.854983)
test_all 0.000324 0.000563 566.525981 (193.109078)
test_rubyspec 0.028829 0.017132 80.323043 ( 92.486246)
total: 326.59 sec