Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-100609
#<BuildRuby:0x000055c1003fe320
@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.20231018-100609",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005239 0.000723 2.015050 ( 2.156103)
build_miniruby 0.001198 0.000165 1.318972 ( 1.317280)
build_ruby 0.001607 0.000000 2.537950 ( 2.730783)
build_all 0.003576 0.003713 5.773536 ( 2.165904)
build_install 0.016913 0.000058 7.332813 ( 3.479592)
test_btest 0.001218 0.000000 86.585497 ( 22.432727)
test_basic 0.005622 0.000000 0.833920 ( 0.895481)
test_all 0.004134 0.004619 662.356483 (192.297615)
test_rubyspec 0.045923 0.010603 88.697603 ( 99.751118)
total: 327.23 sec