Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-042452
#<BuildRuby:0x00005636ee041fc0
@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.20230527-042452",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001236 0.004369 1.546001 ( 2.767660)
build_miniruby 0.001169 0.000223 1.308643 ( 1.306726)
build_ruby 0.000000 0.001441 2.210057 ( 2.397990)
build_all 0.000000 0.006327 1.955120 ( 1.102012)
build_install 0.013233 0.002685 2.946420 ( 1.915681)
test_btest 0.000661 0.000178 74.542612 ( 19.876693)
test_basic 0.000000 0.004642 0.684828 ( 0.757529)
test_all 0.000000 0.000887 556.412369 (158.928428)
test_rubyspec 0.011681 0.028122 72.274695 ( 83.868574)
total: 272.92 sec