Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-181642
#<BuildRuby:0x0000555b52b021a8
@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.20230831-181642",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000022 0.000006 0.000028 ( 0.000031)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004116 0.000988 1.601352 ( 2.002569)
build_miniruby 0.001163 0.000279 1.323838 ( 1.322057)
build_ruby 0.001200 0.000288 2.788155 ( 3.043954)
build_all 0.005495 0.001319 5.557149 ( 2.140738)
build_install 0.009068 0.007577 6.820631 ( 3.308297)
test_btest 0.002185 0.000624 79.178608 ( 20.587696)
test_basic 0.004548 0.001300 0.786346 ( 0.845063)
test_all 0.006295 0.002404 681.373818 (197.042696)
test_rubyspec 0.021333 0.034202 91.480312 (102.908084)
total: 333.20 sec