Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-182304
#<BuildRuby:0x00005584d27c5f68
@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.20230908-182304",
@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.000000 0.000021 0.000021 ( 0.000021)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001977 0.003986 2.033918 ( 3.376804)
build_miniruby 0.001582 0.000158 1.595837 ( 1.595125)
build_ruby 0.000000 0.002045 3.107212 ( 3.311767)
build_all 0.000000 0.007525 5.824141 ( 3.023967)
build_install 0.010817 0.007643 7.611731 ( 4.570623)
test_btest 0.001101 0.000000 82.117480 ( 30.845182)
test_basic 0.007604 0.000042 0.887932 ( 0.981809)
test_all 0.001901 0.006919 652.968410 (256.435254)
test_rubyspec 0.026709 0.041160 95.420275 (107.053578)
total: 411.20 sec