Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-192915
#<BuildRuby:0x000055c1377921a8
@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.20230906-192915",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005445 0.000206 1.821181 ( 3.149285)
build_miniruby 0.001516 0.000202 1.506669 ( 1.659126)
build_ruby 0.001579 0.000210 3.410236 ( 3.920102)
build_all 0.007574 0.000453 6.318635 ( 4.427230)
build_install 0.009555 0.009364 7.679642 ( 5.813236)
test_btest 0.000768 0.000144 81.930048 ( 43.588840)
test_basic 0.006406 0.000369 0.986410 ( 1.336390)
test_all 0.008175 0.002626 715.377560 (366.591394)
test_rubyspec 0.026915 0.059325 109.624116 (152.065567)
total: 582.55 sec