Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-162614
#<BuildRuby:0x000055bdf3f29fc0
@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.20230914-162614",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007272 0.000727 2.336450 ( 5.364788)
build_miniruby 0.000000 0.002517 1.775615 ( 2.470810)
build_ruby 0.000000 0.002618 3.618799 ( 5.347758)
build_all 0.000000 0.011141 6.630998 ( 8.759345)
build_install 0.021572 0.002294 8.354810 ( 11.712594)
test_btest 0.000815 0.000171 85.526619 (104.529235)
test_basic 0.005488 0.003439 0.976220 ( 1.906414)
test_all 0.009898 0.001307 718.435051 (608.649641)
test_rubyspec 0.039530 0.030672 103.590538 (126.328899)
total: 875.07 sec