Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-163931
#<BuildRuby:0x00007fd7158ffdd8
@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.20241213-163931",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002197 0.003679 2.350427 ( 2.647714)
build_miniruby 0.001150 0.000238 1.590550 ( 1.588089)
build_ruby 0.001482 0.000306 4.066864 ( 4.250682)
build_all 0.003893 0.004051 6.021757 ( 2.561700)
build_install 0.005635 0.010269 7.801258 ( 4.222588)
test_btest 0.000985 0.000000 73.539589 ( 19.920244)
test_basic 0.006599 0.003858 0.856239 ( 0.909179)
test_all 0.111614 0.030319 686.766644 (208.952350)
test_rubyspec 0.034821 0.042332 118.148626 ( 28.926707)
total: 273.98 sec