Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-183314
#<BuildRuby:0x00005648d0d728e0
@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.20230904-183314",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001698 0.003665 1.518451 ( 1.855329)
build_miniruby 0.000000 0.001463 1.261069 ( 1.259241)
build_ruby 0.000000 0.001486 2.620393 ( 2.840829)
build_all 0.005698 0.001090 5.326986 ( 2.108465)
build_install 0.011299 0.006142 6.783005 ( 3.328741)
test_btest 0.000705 0.000136 77.501484 ( 20.171800)
test_basic 0.005498 0.000000 0.751572 ( 0.809552)
test_all 0.000000 0.009174 633.290318 (183.663817)
test_rubyspec 0.031326 0.034942 91.598841 (103.357794)
total: 319.40 sec