Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-101251
#<BuildRuby:0x0000556299bca3d0
@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.20230925-101251",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.000513 0.006126 2.125904 ( 3.348856)
build_miniruby 0.001244 0.000195 1.374357 ( 1.372213)
build_ruby 0.000000 0.001745 2.907314 ( 3.103827)
build_all 0.002252 0.005173 5.978999 ( 2.452473)
build_install 0.010585 0.006167 7.272720 ( 3.444233)
test_btest 0.000000 0.001329 82.690780 ( 25.361925)
test_basic 0.004159 0.004296 0.979800 ( 1.167264)
test_all 0.007652 0.002730 719.660384 (374.854446)
test_rubyspec 0.058203 0.023630 110.105103 (142.502213)
total: 557.61 sec