Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-223730
#<BuildRuby:0x000056365c076258
@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.20230607-223730",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.001841 0.004384 1.792145 ( 3.014028)
build_miniruby 0.001438 0.000312 1.421638 ( 1.424414)
build_ruby 0.001326 0.000289 2.655899 ( 2.854386)
build_all 0.005607 0.001219 2.077681 ( 1.323162)
build_install 0.012502 0.004251 3.447005 ( 2.623577)
test_btest 0.000737 0.000170 75.894789 ( 30.484727)
test_basic 0.002284 0.005057 0.772500 ( 0.909649)
test_all 0.000766 0.000739 578.983168 (192.755155)
test_rubyspec 0.021651 0.035164 86.095469 (110.458014)
total: 345.85 sec