Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-122039
#<BuildRuby:0x00007faa757bfdc8
@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.20241116-122039",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.004935 0.002646 3.824352 ( 3.730149)
build_miniruby 0.000000 0.001928 1.581809 ( 1.577972)
build_ruby 0.001141 0.000636 3.866016 ( 4.072231)
build_all 0.008057 0.000000 6.337284 ( 2.693863)
build_install 0.012510 0.004989 8.487838 ( 3.828101)
test_btest 0.000000 0.000963 78.283377 ( 21.063854)
test_basic 0.008143 0.001413 0.841849 ( 0.886409)
test_all 0.091698 0.054960 721.101906 (214.471431)
test_rubyspec 0.047945 0.042284 118.139433 ( 26.265595)
total: 278.59 sec