Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-143100
#<BuildRuby:0x00005570affb63d0
@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.20230821-143100",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007205 0.000198 2.214758 ( 5.372635)
build_miniruby 0.001355 0.000087 1.574860 ( 1.670984)
build_ruby 0.002074 0.000134 3.357854 ( 4.489942)
build_all 0.000000 0.008088 6.246416 ( 5.441624)
build_install 0.019886 0.000339 7.896235 ( 6.564181)
test_btest 0.000673 0.000074 84.076509 ( 49.319031)
test_basic 0.003467 0.004798 0.990861 ( 1.291529)
test_all 0.008688 0.000862 697.052086 (420.768020)
test_rubyspec 0.031501 0.040149 107.230222 (186.013034)
total: 680.93 sec