Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-115151
#<BuildRuby:0x000055b43b66e118
@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.20230907-115151",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003696 0.003144 1.920073 ( 3.689692)
build_miniruby 0.001963 0.000000 1.795670 ( 2.462498)
build_ruby 0.002237 0.000000 3.551299 ( 4.669151)
build_all 0.004573 0.005362 6.574143 ( 7.402860)
build_install 0.021642 0.000040 7.696738 ( 8.564919)
test_btest 0.001114 0.000217 86.594318 ( 79.511568)
test_basic 0.001687 0.006761 0.991739 ( 1.510271)
test_all 0.006319 0.004270 706.074223 (529.652249)
test_rubyspec 0.028254 0.048711 106.869321 (133.003868)
total: 770.47 sec