Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-063735
#<BuildRuby:0x000056357fcca230
@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.20230826-063735",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002709 0.004215 2.215463 ( 4.143352)
build_miniruby 0.001348 0.000180 1.756165 ( 1.924157)
build_ruby 0.002015 0.000000 3.386944 ( 13.025440)
build_all 0.001015 0.007073 6.216390 ( 3.892586)
build_install 0.018986 0.001278 7.853314 ( 5.467237)
test_btest 0.000722 0.000124 85.901079 ( 31.768966)
test_basic 0.000894 0.004260 0.951567 ( 1.582675)
test_all 0.008577 0.001716 677.713621 (303.234421)
test_rubyspec 0.052378 0.020719 107.043314 (125.719919)
total: 490.76 sec