Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-070701
#<BuildRuby:0x00005593c6f8a228
@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.20230620-070701",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005815 0.000357 1.883751 ( 3.261597)
build_miniruby 0.001336 0.000257 1.416725 ( 1.471223)
build_ruby 0.001142 0.000219 2.767666 ( 3.487491)
build_all 0.007681 0.000000 5.453222 ( 3.665659)
build_install 0.005237 0.011461 6.617742 ( 3.767902)
test_btest 0.000559 0.000149 78.101498 ( 38.044535)
test_basic 0.003372 0.005051 0.849478 ( 0.985812)
test_all 0.000781 0.000234 581.858680 (332.357629)
test_rubyspec 0.039264 0.022261 90.787642 (165.765134)
total: 552.81 sec