Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-064445
#<BuildRuby:0x00005630d37068e0
@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.20230830-064445",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.002537 0.003510 1.839524 ( 2.270663)
build_miniruby 0.000000 0.001989 1.338508 ( 1.336185)
build_ruby 0.000059 0.001774 2.965835 ( 3.151593)
build_all 0.005230 0.003003 6.477804 ( 2.522191)
build_install 0.016430 0.001637 7.470778 ( 3.695093)
test_btest 0.001196 0.000153 86.137020 ( 23.760316)
test_basic 0.001749 0.004293 0.731289 ( 0.792443)
test_all 0.006594 0.003576 650.689394 (222.915616)
test_rubyspec 0.013072 0.050355 102.396248 (113.497062)
total: 373.94 sec