Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-124001
#<BuildRuby:0x00007f9180b5fdd8
@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.20241128-124001",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.007318 0.001143 3.646432 ( 3.772154)
build_miniruby 0.001747 0.000272 17.753280 ( 17.265737)
build_ruby 0.001813 0.000000 3.979292 ( 4.169539)
build_all 0.008185 0.000000 6.328721 ( 2.644490)
build_install 0.019465 0.000464 8.862202 ( 4.379356)
test_btest 0.000755 0.000100 78.931946 ( 21.253892)
test_basic 0.008156 0.001073 0.972960 ( 1.025083)
test_all 0.108920 0.038380 761.510619 (228.503990)
test_rubyspec 0.033359 0.047783 120.166392 ( 27.353240)
total: 310.37 sec