Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-001118
#<BuildRuby:0x000055ed34919ef8
@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.20230906-001118",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005077 0.000350 1.813378 ( 2.234155)
build_miniruby 0.001887 0.000000 1.749184 ( 1.770635)
build_ruby 0.001611 0.000000 3.369922 ( 3.590214)
build_all 0.008621 0.000253 6.315495 ( 3.859227)
build_install 0.011522 0.007973 7.649342 ( 5.285934)
test_btest 0.000727 0.000083 84.396208 ( 34.456110)
test_basic 0.001935 0.004452 0.927448 ( 0.996996)
test_all 0.003252 0.006010 706.858565 (247.097328)
test_rubyspec 0.038716 0.021370 93.503619 (105.070169)
total: 404.36 sec