Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-040015
#<BuildRuby:0x00007f798135fdc0
@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.20241101-040015",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004402 0.003655 3.896360 ( 3.827136)
build_miniruby 0.001786 0.000000 1.633284 ( 1.629959)
build_ruby 0.001500 0.000275 4.180304 ( 4.332427)
build_all 0.004600 0.004110 6.575586 ( 2.777824)
build_install 0.018754 0.000720 9.259830 ( 4.567653)
test_btest 0.000895 0.000000 71.212530 ( 18.746427)
test_basic 0.004528 0.006253 0.794433 ( 0.838174)
test_all 0.101746 0.046360 742.833890 (216.067497)
test_rubyspec 0.054600 0.030458 117.222624 ( 27.703304)
total: 280.49 sec