Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-180931
#<BuildRuby:0x00007f23f4dafdd0
@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.20241108-180931",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007706 0.000000 3.357918 ( 3.611449)
build_miniruby 0.001461 0.000000 1.352453 ( 1.349407)
build_ruby 0.000000 0.001997 3.744686 ( 35.000852)
build_all 0.003462 0.005202 6.285129 ( 2.567170)
build_install 0.020459 0.000000 8.639238 ( 4.107110)
test_btest 0.001021 0.000000 79.172937 ( 40.254352)
test_basic 0.008213 0.003111 0.916677 ( 0.970337)
test_all 0.101839 0.042996 746.400808 (230.716561)
test_rubyspec 0.046157 0.033317 118.765969 ( 24.065605)
total: 342.64 sec