Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-035721
#<BuildRuby:0x0000555616172228
@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.20230721-035721",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000027)
build_up 0.006121 0.001530 2.316005 ( 6.323641)
build_miniruby 0.001216 0.000304 1.740257 ( 2.903493)
build_ruby 0.000000 0.001815 3.549715 ( 15.104355)
build_all 0.000000 0.008042 2.735047 ( 3.825530)
build_install 0.008083 0.013641 4.263562 ( 5.590529)
test_btest 0.000532 0.000238 80.770282 ( 59.175153)
test_basic 0.005416 0.002428 0.946908 ( 1.708197)
test_all 0.000814 0.000364 593.414818 (331.774436)
test_rubyspec 0.032752 0.020131 90.386984 (130.677447)
total: 557.08 sec