Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-182432
#<BuildRuby:0x0000557dd5af5f20
@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.20230905-182432",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005359 0.000595 1.782428 ( 3.055154)
build_miniruby 0.000000 0.001552 1.637222 ( 1.735935)
build_ruby 0.000000 0.001985 3.253650 ( 3.586253)
build_all 0.004660 0.003402 6.280275 ( 3.694143)
build_install 0.011475 0.007006 7.719647 ( 5.623708)
test_btest 0.000719 0.000148 82.998027 ( 42.730140)
test_basic 0.003118 0.004579 0.954063 ( 1.231009)
test_all 0.007319 0.003074 682.183310 (277.824722)
test_rubyspec 0.034896 0.035783 105.950324 (122.287211)
total: 461.77 sec