Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-154306
#<BuildRuby:0x000056339b18e258
@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.20230918-154306",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000035)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.006301 0.000840 2.316665 ( 3.639353)
build_miniruby 0.001705 0.000228 1.645360 ( 1.645540)
build_ruby 0.001657 0.000221 3.320961 ( 3.523098)
build_all 0.007581 0.000419 6.497440 ( 4.088629)
build_install 0.019513 0.001288 7.919855 ( 5.780167)
test_btest 0.000778 0.000094 84.109119 ( 38.467536)
test_basic 0.006583 0.000798 0.942619 ( 1.026704)
test_all 0.008086 0.001521 672.982093 (293.255419)
test_rubyspec 0.027566 0.043575 104.826735 (117.358076)
total: 468.79 sec