Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-223411
#<BuildRuby:0x00005650197b20e0
@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.20230707-223411",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005792 0.001259 2.129433 ( 5.217262)
build_miniruby 0.001327 0.000289 1.599964 ( 1.988888)
build_ruby 0.001353 0.000294 3.096825 ( 4.699635)
build_all 0.002674 0.005067 2.515629 ( 3.511835)
build_install 0.015175 0.003768 3.949521 ( 5.450792)
test_btest 0.000000 0.000871 82.193107 ( 48.433673)
test_basic 0.003046 0.004326 0.883083 ( 1.271642)
test_all 0.001101 0.000326 635.644268 (377.466434)
test_rubyspec 0.022617 0.029702 90.807873 (132.761667)
total: 580.80 sec