Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-112312
#<BuildRuby:0x00007ff917c6fdc8
@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.20240924-112312",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003647 0.004815 4.550789 ( 3.718422)
build_miniruby 0.001264 0.000297 1.584465 ( 1.582776)
build_ruby 0.000000 0.001807 3.399605 ( 3.593491)
build_all 0.003021 0.006021 6.634293 ( 2.773343)
build_install 0.007442 0.010592 9.675816 ( 4.272116)
test_btest 0.000715 0.000244 91.880143 ( 24.352472)
test_basic 0.003111 0.007614 1.123710 ( 1.170880)
test_all 0.113629 0.033404 738.389443 (223.834448)
test_rubyspec 0.050241 0.033796 131.203651 ( 31.481629)
total: 296.78 sec