Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-200704
#<BuildRuby:0x000055f08b1c68e0
@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.20230925-200704",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005610 0.000601 1.792309 ( 3.206224)
build_miniruby 0.001275 0.000137 1.370928 ( 1.369224)
build_ruby 0.001692 0.000182 3.511919 ( 3.722811)
build_all 0.003624 0.004813 6.023534 ( 3.014695)
build_install 0.015942 0.001589 7.303043 ( 3.564548)
test_btest 0.000000 0.001103 81.251259 ( 27.865181)
test_basic 0.000000 0.005841 0.798569 ( 0.860984)
test_all 0.001115 0.007633 687.046656 (246.093996)
test_rubyspec 0.032696 0.036553 96.219886 (107.826801)
total: 397.53 sec