Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-225507
#<BuildRuby:0x00005586d9d1a078
@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.20230913-225507",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.006021 0.000372 2.099887 ( 3.434181)
build_miniruby 0.001600 0.000000 1.689012 ( 1.734248)
build_ruby 0.001791 0.000000 3.099980 ( 3.303746)
build_all 0.005045 0.002568 6.065856 ( 3.037471)
build_install 0.009525 0.009144 7.781422 ( 5.478702)
test_btest 0.000654 0.000176 85.650654 ( 33.081623)
test_basic 0.005811 0.000456 0.888125 ( 0.951674)
test_all 0.007388 0.001474 692.868420 (245.873156)
test_rubyspec 0.022609 0.044141 98.271896 (109.792688)
total: 406.69 sec