Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-172217
#<BuildRuby:0x0000562918ec66d8
@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.20230912-172217",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.007611 2.292849 ( 4.766287)
build_miniruby 0.001280 0.000285 1.745472 ( 1.791071)
build_ruby 0.001525 0.000339 3.506561 ( 3.898701)
build_all 0.007644 0.000000 6.352172 ( 4.390607)
build_install 0.010480 0.008591 7.842357 ( 5.815894)
test_btest 0.000601 0.000155 82.077231 ( 46.209211)
test_basic 0.005554 0.000360 0.927480 ( 3.236093)
test_all 0.011134 0.001690 687.331718 (300.344012)
test_rubyspec 0.044573 0.027984 104.769073 (124.916077)
total: 495.37 sec