Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-093033
#<BuildRuby:0x000055c7c50da3d0
@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.20230901-093033",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002668 0.004307 1.844841 ( 2.871231)
build_miniruby 0.001441 0.000140 1.662619 ( 1.681452)
build_ruby 0.001450 0.000141 3.552522 ( 3.883800)
build_all 0.007953 0.000349 6.322001 ( 4.193732)
build_install 0.011985 0.008556 7.756875 ( 5.871329)
test_btest 0.000750 0.000107 84.120516 ( 44.970942)
test_basic 0.008244 0.001178 0.976011 ( 1.285826)
test_all 0.008717 0.000574 716.233795 (450.367345)
test_rubyspec 0.036589 0.042007 108.644078 (160.611860)
total: 675.74 sec