Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-181904
#<BuildRuby:0x0000560dc87d21a8
@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.20231023-181904",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002551 0.004244 3.122822 ( 3.297012)
build_miniruby 0.001355 0.000150 1.405664 ( 1.403596)
build_ruby 0.001081 0.000120 2.840537 ( 3.046947)
build_all 0.003019 0.003424 5.360311 ( 2.094764)
build_install 0.010833 0.004448 6.976374 ( 2.907691)
test_btest 0.000597 0.000096 77.414650 ( 21.582495)
test_basic 0.003506 0.004767 0.895531 ( 1.004296)
test_all 0.072953 0.043980 607.845851 (200.742547)
test_rubyspec 0.026864 0.032069 82.928987 ( 94.434792)
total: 330.52 sec