Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-115242
#<BuildRuby:0x00007f94bfb8fdc0
@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.20241004-115242",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006279 0.001516 3.543077 ( 3.452237)
build_miniruby 0.001404 0.000339 1.301272 ( 1.299831)
build_ruby 0.001657 0.000400 4.109136 ( 4.249084)
build_all 0.008798 0.000065 7.346485 ( 2.974252)
build_install 0.015251 0.005071 9.907757 ( 4.581167)
test_btest 0.000828 0.000000 94.339527 ( 25.918076)
test_basic 0.007573 0.003107 1.128998 ( 1.173211)
test_all 0.124433 0.028720 799.679696 (238.353246)
test_rubyspec 0.049399 0.034731 135.339314 ( 31.234023)
total: 313.24 sec