Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-232849
#<BuildRuby:0x000055fd4dd82390
@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.20230915-232849",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007312 0.001261 2.537306 ( 5.366888)
build_miniruby 0.001557 0.000268 11.256701 ( 11.603414)
build_ruby 0.001639 0.000283 3.855078 ( 4.277123)
build_all 0.007344 0.001267 6.397248 ( 4.859940)
build_install 0.007060 0.013301 8.104199 ( 7.234881)
test_btest 0.000731 0.000189 84.488830 ( 45.741421)
test_basic 0.000735 0.007713 0.972405 ( 1.321795)
test_all 0.001920 0.008230 687.336093 (307.601308)
test_rubyspec 0.029286 0.043362 104.946457 (123.304714)
total: 511.31 sec