Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-082748
#<BuildRuby:0x0000557774eba258
@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.20231022-082748",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.001650 0.005051 3.478867 ( 3.667740)
build_miniruby 0.001092 0.000226 1.448507 ( 1.447822)
build_ruby 0.001550 0.000321 3.014997 ( 13.435653)
build_all 0.004667 0.003862 5.745458 ( 2.763851)
build_install 0.015250 0.005640 8.101019 ( 4.288699)
test_btest 0.001148 0.000000 79.864064 ( 24.444346)
test_basic 0.002769 0.003611 0.782603 ( 1.825524)
test_all 0.085006 0.032275 660.171346 (200.619493)
test_rubyspec 0.035862 0.022103 87.577070 ( 99.108429)
total: 351.60 sec