Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-221409
#<BuildRuby:0x00007fd573cdfdc0
@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.20241016-221409",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.004514 0.003531 3.941318 ( 3.780304)
build_miniruby 0.001718 0.000000 1.543141 ( 1.540504)
build_ruby 0.000000 0.001971 4.117090 ( 4.324834)
build_all 0.007200 0.001430 7.097498 ( 2.819063)
build_install 0.012857 0.007240 10.716933 ( 5.128203)
test_btest 0.000974 0.000000 93.781851 ( 24.850085)
test_basic 0.003073 0.007694 0.964938 ( 1.009265)
test_all 0.122921 0.031654 769.335417 (229.631762)
test_rubyspec 0.055729 0.036283 135.898002 ( 32.133853)
total: 305.22 sec