Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-123732
#<BuildRuby:0x000055c72c4f2380
@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.20230607-123732",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.005136 0.000411 1.468381 ( 2.848809)
build_miniruby 0.001182 0.000095 1.123258 ( 1.121597)
build_ruby 0.000000 0.001429 2.139512 ( 2.317320)
build_all 0.002954 0.002604 1.749087 ( 0.931569)
build_install 0.009388 0.004350 3.001252 ( 1.991635)
test_btest 0.000676 0.000097 74.389398 ( 19.717683)
test_basic 0.005013 0.000716 0.756273 ( 0.838190)
test_all 0.001117 0.000159 597.503741 (209.174353)
test_rubyspec 0.016087 0.034765 81.996770 ( 93.571522)
total: 332.51 sec