Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-232604
#<BuildRuby:0x00007fb169e2fdc0
@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.20241030-232604",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000020 0.000012 0.000032 ( 0.000030)
configure 0.000016 0.000009 0.000025 ( 0.000025)
build_up 0.005416 0.002585 3.612999 ( 3.130654)
build_miniruby 0.001560 0.000000 1.136357 ( 1.133403)
build_ruby 0.001535 0.000000 3.396459 ( 16.547546)
build_all 0.008453 0.000096 6.221489 ( 2.595418)
build_install 0.008703 0.009746 9.177488 ( 4.175591)
test_btest 0.000579 0.000309 72.205675 ( 22.160299)
test_basic 0.004261 0.000344 0.866331 ( 1.254115)
test_all 0.104683 0.041022 701.221809 (216.093825)
test_rubyspec 0.030107 0.051584 118.348761 ( 24.000742)
total: 291.09 sec