Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-012721
#<BuildRuby:0x000055c377916230
@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.20230509-012721",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005350 0.001487 1.995063 ( 4.289764)
build_miniruby 0.001086 0.000301 1.392455 ( 1.680747)
build_ruby 0.001214 0.000337 2.746651 ( 3.270399)
build_all 0.005121 0.001422 2.259452 ( 2.364125)
build_install 0.015650 0.001528 3.641980 ( 3.967831)
test_btest 0.000662 0.000165 78.073151 ( 41.454572)
test_basic 0.007464 0.000000 0.821027 ( 0.974353)
test_all 0.001472 0.000000 588.620690 (208.908199)
test_rubyspec 0.026087 0.018608 70.440200 ( 82.204735)
total: 349.12 sec