Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-132739
#<BuildRuby:0x0000555f572ba118
@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.20230826-132739",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002437 0.003711 2.048781 ( 3.279071)
build_miniruby 0.001658 0.000255 1.506029 ( 1.504790)
build_ruby 0.000000 0.001686 2.769978 ( 2.988419)
build_all 0.005255 0.001721 5.796220 ( 2.526660)
build_install 0.007348 0.008686 7.266017 ( 3.695752)
test_btest 0.000000 0.001690 84.863801 ( 26.247656)
test_basic 0.003763 0.004292 0.990636 ( 1.099240)
test_all 0.007070 0.001954 687.854939 (414.565784)
test_rubyspec 0.046714 0.035367 111.604921 (164.065944)
total: 619.97 sec