Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-130544
#<BuildRuby:0x00007facb436fde0
@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.20240717-130544",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000030 0.000003 0.000033 ( 0.000029)
autoconf 0.000050 0.000007 0.000057 ( 0.000056)
configure 0.000044 0.000006 0.000050 ( 0.000045)
build_up 0.008553 0.001096 4.146221 ( 5.196145)
build_miniruby 0.002075 0.000266 8.797887 ( 8.615209)
build_ruby 0.002017 0.000258 4.792567 ( 5.458190)
build_all 0.006958 0.004719 9.228012 ( 6.171887)
build_install 0.023643 0.002123 12.362253 ( 9.413735)
test_btest 0.000814 0.000116 126.291455 ( 96.491934)
test_basic 0.012395 0.000389 1.284844 ( 1.741873)
test_all 0.116087 0.050367 990.675678 (919.345217)
test_rubyspec 0.068748 0.027164 177.625354 (166.144399)
total: 1218.58 sec