Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-034846
#<BuildRuby:0x00007f182829fdc8
@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-034846",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.005582 0.002057 3.117091 ( 3.010822)
build_miniruby 0.001240 0.000457 1.493435 ( 1.490574)
build_ruby 0.001517 0.000559 3.433076 ( 3.632507)
build_all 0.007817 0.001223 6.129217 ( 2.388117)
build_install 0.011050 0.008041 8.551687 ( 3.805163)
test_btest 0.000000 0.000950 84.584176 ( 22.704206)
test_basic 0.002858 0.007414 0.806776 ( 0.851782)
test_all 0.103432 0.047419 671.862951 (196.774750)
test_rubyspec 0.058868 0.030373 133.806717 ( 24.438059)
total: 259.10 sec