Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-065525
#<BuildRuby:0x00005607aaaee018
@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.20231214-065525",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007227 0.001112 2.573090 ( 4.369115)
build_miniruby 0.001330 0.000204 1.772321 ( 2.043205)
build_ruby 0.001845 0.000283 3.461019 ( 4.363275)
build_all 0.004743 0.004416 6.151092 ( 5.478858)
build_install 0.012511 0.009634 7.738193 ( 6.508911)
test_btest 0.001196 0.000000 84.098071 ( 76.408871)
test_basic 0.008166 0.000000 0.948275 ( 1.574617)
test_all 0.087316 0.039536 756.209858 (460.993451)
test_rubyspec 0.030174 0.040692 102.245578 (128.429791)
total: 690.17 sec