Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-145019
#<BuildRuby:0x000055a1dc9921a8
@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.20240206-145019",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.001878 0.003857 1.708923 ( 2.051391)
build_miniruby 0.001154 0.000089 1.429464 ( 1.427551)
build_ruby 0.001366 0.000000 2.870393 ( 3.096650)
build_all 0.006994 0.000033 5.747227 ( 2.270098)
build_install 0.006563 0.010542 6.975735 ( 3.307070)
test_btest 0.000000 0.000933 81.447603 ( 21.128634)
test_basic 0.000000 0.005905 0.816239 ( 0.876001)
test_all 0.065493 0.049672 724.347269 (202.095570)
test_rubyspec 0.068270 0.042355 167.472410 (181.473512)
total: 417.73 sec