Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-201613
#<BuildRuby:0x0000559d0c8421d8
@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.20230731-201613",
@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.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000025)
build_up 0.007033 0.000236 2.230162 ( 6.322923)
build_miniruby 0.006293 0.000434 20.873651 ( 16.302438)
build_ruby 0.001780 0.000122 3.437346 ( 4.493830)
build_all 0.000000 0.007555 2.675026 ( 3.697419)
build_install 0.018064 0.002172 4.363474 ( 6.022097)
test_btest 0.000882 0.000114 79.941572 ( 52.069739)
test_basic 0.003292 0.005165 0.982826 ( 2.003359)
test_all 0.001184 0.000191 679.153246 (407.711749)
test_rubyspec 0.035700 0.023255 97.982847 (170.767930)
total: 669.39 sec