Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-053139
#<BuildRuby:0x000056370ce0a120
@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.20230917-053139",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006164 0.001142 2.421831 ( 5.004507)
build_miniruby 0.001465 0.000271 1.743482 ( 2.020260)
build_ruby 0.001514 0.000281 3.408928 ( 3.746989)
build_all 0.007661 0.000594 6.672234 ( 4.715926)
build_install 0.018517 0.001602 8.073663 ( 7.169760)
test_btest 0.000661 0.000111 87.166062 ( 46.801843)
test_basic 0.000000 0.010096 1.065464 ( 1.319985)
test_all 0.000360 0.010935 708.241441 (340.839555)
test_rubyspec 0.031824 0.043000 109.407326 (128.234630)
total: 539.85 sec