Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-110036
#<BuildRuby:0x00007f492d5afdc0
@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-110036",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.002093 0.007518 4.380859 ( 6.024704)
build_miniruby 0.001750 0.000508 1.923570 ( 2.157488)
build_ruby 0.000000 0.002367 5.035019 ( 5.759736)
build_all 0.005607 0.006141 8.126100 ( 7.562511)
build_install 0.018650 0.007548 11.225994 ( 10.635878)
test_btest 0.000696 0.000244 98.371700 ( 79.918337)
test_basic 0.007566 0.004991 1.213260 ( 1.551085)
test_all 0.114823 0.042230 802.621634 (366.593418)
test_rubyspec 0.055420 0.031269 139.307977 ( 48.507456)
total: 528.71 sec