Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-224024
#<BuildRuby:0x000055c41e976138
@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.20240305-224024",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005780 0.001204 2.569613 ( 2.675168)
build_miniruby 0.001443 0.000000 1.677606 ( 1.676021)
build_ruby 0.001845 0.000000 3.112773 ( 3.363589)
build_all 0.004676 0.003258 6.632348 ( 3.204096)
build_install 0.014175 0.005715 8.473123 ( 4.766418)
test_btest 0.000970 0.000000 91.548261 ( 37.181218)
test_basic 0.005174 0.003469 0.892373 ( 0.965995)
test_all 0.092967 0.022289 767.695198 (272.724008)
test_rubyspec 0.042889 0.043805 123.437089 (133.121060)
total: 459.68 sec