Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-132045
#<BuildRuby:0x000055f75d5a2120
@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.20230924-132045",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007228 0.000536 2.314985 ( 4.569422)
build_miniruby 0.000000 0.001650 1.601839 ( 1.825964)
build_ruby 0.000000 0.001853 3.264089 ( 3.821413)
build_all 0.007132 0.000918 6.019634 ( 3.909961)
build_install 0.010869 0.008419 7.360880 ( 5.446520)
test_btest 0.000579 0.000093 82.357391 ( 43.464311)
test_basic 0.000926 0.007941 0.953901 ( 1.338359)
test_all 0.006143 0.004497 682.015468 (311.058666)
test_rubyspec 0.034076 0.037170 101.598063 (120.365915)
total: 495.80 sec