Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-222832
#<BuildRuby:0x000056437d3027c8
@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.20230701-222832",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006641 0.000830 2.099236 ( 5.076769)
build_miniruby 0.000993 0.000124 1.554589 ( 2.122114)
build_ruby 0.001254 0.000156 3.114221 ( 4.393470)
build_all 0.003820 0.004993 2.603409 ( 3.731811)
build_install 0.013615 0.004529 3.874456 ( 5.657777)
test_btest 0.000769 0.000142 79.303265 ( 45.930041)
test_basic 0.003025 0.004226 0.923705 ( 1.298895)
test_all 0.001147 0.000246 587.285686 (303.297168)
test_rubyspec 0.029586 0.023474 88.519389 (130.547604)
total: 502.06 sec