Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-114747
#<BuildRuby:0x0000562441fa6390
@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.20230708-114747",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007762 2.251286 ( 6.619585)
build_miniruby 0.000000 0.001647 1.684033 ( 3.429239)
build_ruby 0.000246 0.001489 3.307537 ( 5.756657)
build_all 0.006634 0.001658 2.600417 ( 3.998789)
build_install 0.017708 0.002185 4.018565 ( 7.127041)
test_btest 0.001121 0.000261 84.033771 ( 65.821284)
test_basic 0.006841 0.000523 0.940282 ( 1.893916)
test_all 0.001727 0.000000 605.679911 (393.366480)
test_rubyspec 0.036971 0.016866 92.838494 (137.861337)
total: 625.88 sec