Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-014442
#<BuildRuby:0x00007f4f096afdd8
@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.20241126-014442",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.000847 0.006751 3.345232 ( 3.482873)
build_miniruby 0.001014 0.000413 1.349299 ( 1.352213)
build_ruby 0.000000 0.002002 3.826299 ( 19.921165)
build_all 0.002971 0.005352 6.085608 ( 2.614721)
build_install 0.019781 0.000867 8.424587 ( 4.361630)
test_btest 0.000760 0.000304 75.456652 ( 23.362747)
test_basic 0.003429 0.005192 0.850947 ( 0.902318)
test_all 0.105528 0.040953 768.509596 (250.766539)
test_rubyspec 0.042865 0.042804 118.161926 ( 31.927816)
total: 338.69 sec