Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-113002
#<BuildRuby:0x00007faaaed7fdd8
@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.20240813-113002",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002948 0.005089 3.581398 ( 3.509843)
build_miniruby 0.001416 0.000556 1.644785 ( 1.640986)
build_ruby 0.002492 0.000000 4.184349 ( 4.344703)
build_all 0.008881 0.000000 8.003533 ( 3.144013)
build_install 0.020827 0.001396 11.592442 ( 5.587446)
test_btest 0.000707 0.000224 123.929397 ( 33.184189)
test_basic 0.010370 0.000778 1.206554 ( 1.252080)
test_all 0.124471 0.034605 918.691509 (303.383828)
test_rubyspec 0.043947 0.049312 182.875902 (117.468672)
total: 473.52 sec