Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-061242
#<BuildRuby:0x00007f15c699fdd0
@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.20241008-061242",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.004469 0.003270 2.891929 ( 2.845352)
build_miniruby 0.001441 0.000300 1.225562 ( 1.223503)
build_ruby 0.001339 0.000279 3.170924 ( 3.402621)
build_all 0.008511 0.000104 6.461912 ( 2.430263)
build_install 0.004600 0.013963 8.860472 ( 4.088326)
test_btest 0.000691 0.000215 90.476567 ( 23.640674)
test_basic 0.002332 0.007727 0.840738 ( 0.884898)
test_all 0.121946 0.023363 696.161167 (200.845194)
test_rubyspec 0.047441 0.042442 132.803992 ( 25.619378)
total: 264.98 sec