Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-170736
#<BuildRuby:0x0000563e268c21d8
@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.20230727-170736",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.001965 0.004557 2.181669 ( 3.851041)
build_miniruby 0.001127 0.000307 1.568700 ( 2.009147)
build_ruby 0.001350 0.000368 3.092345 ( 4.010849)
build_all 0.005554 0.002233 2.737491 ( 3.095281)
build_install 0.012703 0.005374 4.293434 ( 4.263137)
test_btest 0.000921 0.000000 81.100102 ( 45.794062)
test_basic 0.004543 0.003287 0.955235 ( 1.422596)
test_all 0.001058 0.000329 635.728914 (331.110784)
test_rubyspec 0.017575 0.038284 93.395405 (142.173153)
total: 537.73 sec