Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-004157
#<BuildRuby:0x0000557500459a00
@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.20230823-004157",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000000 0.006485 2.215210 ( 4.232142)
build_miniruby 0.000000 0.001560 1.532628 ( 1.632988)
build_ruby 0.001141 0.000865 3.330807 ( 12.692278)
build_all 0.007907 0.000000 6.100612 ( 4.495754)
build_install 0.017280 0.001840 7.874617 ( 6.411807)
test_btest 0.000647 0.000157 85.126284 ( 41.412567)
test_basic 0.006754 0.001637 1.006163 ( 1.818680)
test_all 0.008133 0.000766 719.403281 (399.771473)
test_rubyspec 0.052865 0.015704 104.048980 (140.624577)
total: 613.09 sec