Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-001440
#<BuildRuby:0x0000564b82819f88
@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.20231023-001440",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.007163 0.000119 3.633572 ( 4.116509)
build_miniruby 0.001413 0.000054 1.550176 ( 1.626283)
build_ruby 0.001917 0.000074 3.123938 ( 3.322802)
build_all 0.000000 0.007823 5.701338 ( 2.742568)
build_install 0.019076 0.001370 8.036408 ( 4.720522)
test_btest 0.000721 0.000075 79.650972 ( 35.595800)
test_basic 0.005261 0.000070 0.795128 ( 0.869712)
test_all 0.094154 0.027953 643.011685 (223.189569)
test_rubyspec 0.026243 0.035235 89.218154 (103.804359)
total: 379.99 sec