Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-200900
#<BuildRuby:0x00005593631a6890
@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.20230803-200900",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000047 0.000003 0.000050 ( 0.000050)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.002971 0.004475 2.257845 ( 6.338434)
build_miniruby 0.001463 0.000147 1.757796 ( 3.191934)
build_ruby 0.001493 0.000149 3.418941 ( 7.042321)
build_all 0.008945 0.000015 2.793524 ( 4.064339)
build_install 0.017480 0.000767 4.188221 ( 6.511178)
test_btest 0.000807 0.000071 83.005696 ( 59.456021)
test_basic 0.003309 0.005070 0.939802 ( 1.872863)
test_all 0.001109 0.000131 650.217927 (410.692525)
test_rubyspec 0.031796 0.028426 98.961622 (159.293813)
total: 658.46 sec