Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-214404
#<BuildRuby:0x00005595ce38e118
@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-214404",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006083 0.000136 1.885564 ( 3.410872)
build_miniruby 0.001744 0.000117 1.847130 ( 2.385747)
build_ruby 0.000000 0.001824 3.424380 ( 4.508716)
build_all 0.002868 0.006262 6.420514 ( 7.808285)
build_install 0.019533 0.001366 7.983581 ( 9.641256)
test_btest 0.000933 0.000113 85.331009 ( 92.181249)
test_basic 0.008388 0.000000 0.999473 ( 1.595068)
test_all 0.002245 0.009306 705.093472 (680.183738)
test_rubyspec 0.044225 0.032846 107.795351 (142.311244)
total: 944.03 sec