Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-161403
#<BuildRuby:0x00007ff13973fdc0
@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.20241014-161403",
@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.000023 0.000006 0.000029 ( 0.000031)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.004216 0.004014 3.533641 ( 3.586878)
build_miniruby 0.001226 0.000356 1.503922 ( 1.502735)
build_ruby 0.001829 0.000000 4.070852 ( 4.250151)
build_all 0.008941 0.000000 7.031235 ( 2.792649)
build_install 0.013563 0.006455 9.640073 ( 4.358376)
test_btest 0.000798 0.000228 91.216636 ( 24.257110)
test_basic 0.002656 0.007978 1.084178 ( 1.132229)
test_all 0.109592 0.041369 784.678397 (242.457224)
test_rubyspec 0.043288 0.048994 138.802456 ( 38.563768)
total: 322.90 sec