Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-113524
#<BuildRuby:0x0000558409856190
@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.20230618-113524",
@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.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007264 2.079982 ( 5.519399)
build_miniruby 0.000000 0.001778 1.430365 ( 2.825111)
build_ruby 0.000000 0.001676 2.971946 ( 5.765582)
build_all 0.006772 0.001472 2.644835 ( 3.681189)
build_install 0.014421 0.006221 4.044532 ( 6.013233)
test_btest 0.000748 0.000155 82.401712 ( 68.814503)
test_basic 0.006619 0.001370 0.850443 ( 1.882362)
test_all 0.001761 0.000000 620.771941 (403.885021)
test_rubyspec 0.024802 0.031102 89.851910 (141.248281)
total: 639.64 sec