Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-093048
#<BuildRuby:0x000055d225e321a8
@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.20230908-093048",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002783 0.004729 2.302807 ( 4.538894)
build_miniruby 0.000000 0.001950 1.719058 ( 2.002285)
build_ruby 0.000000 0.001916 3.475719 ( 4.142125)
build_all 0.007807 0.001138 6.354098 ( 4.388180)
build_install 0.021248 0.000000 8.014444 ( 6.679279)
test_btest 0.001064 0.000000 84.976136 ( 50.008076)
test_basic 0.006884 0.000921 0.988574 ( 1.415284)
test_all 0.006065 0.003698 687.943211 (398.989968)
test_rubyspec 0.024850 0.056787 107.378006 (140.619782)
total: 612.78 sec