Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-002318
#<BuildRuby:0x00007fc47361fdc0
@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.20241013-002318",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.007068 0.001650 4.216935 ( 4.367063)
build_miniruby 0.001519 0.000354 1.706201 ( 1.767735)
build_ruby 0.001896 0.000442 4.580462 ( 4.888273)
build_all 0.007761 0.001811 7.716827 ( 4.353793)
build_install 0.021865 0.000611 9.555528 ( 4.466857)
test_btest 0.000732 0.000151 82.704475 ( 21.439916)
test_basic 0.008237 0.000680 0.848719 ( 0.893191)
test_all 0.121187 0.027977 734.981533 (236.745237)
test_rubyspec 0.049360 0.034074 138.648491 ( 40.399475)
total: 319.32 sec