Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-032515
#<BuildRuby:0x00007fc99039fdd0
@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-032515",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006966 0.001639 4.080768 ( 4.845362)
build_miniruby 0.001636 0.000385 1.854951 ( 1.934741)
build_ruby 0.002004 0.000472 4.588834 ( 15.239262)
build_all 0.006574 0.003776 6.634021 ( 4.480573)
build_install 0.020156 0.003992 9.971245 ( 6.683504)
test_btest 0.000734 0.000179 79.830632 ( 55.724662)
test_basic 0.007580 0.005095 1.118914 ( 1.319452)
test_all 0.141576 0.009575 751.485131 (323.815819)
test_rubyspec 0.035141 0.046622 117.633927 ( 26.889178)
total: 440.93 sec