Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-101500
#<BuildRuby:0x0000562af3b7e1d8
@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.20230912-101500",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000016 0.000003 0.000019 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006710 2.097481 ( 3.481307)
build_miniruby 0.000000 0.001347 1.439588 ( 1.438384)
build_ruby 0.000000 0.001561 3.217811 ( 3.407119)
build_all 0.000000 0.009065 6.548590 ( 3.076418)
build_install 0.013015 0.006908 7.967415 ( 4.365138)
test_btest 0.000778 0.000289 84.984336 ( 25.559125)
test_basic 0.005156 0.000580 0.954373 ( 1.033485)
test_all 0.009345 0.000000 652.666063 (196.408510)
test_rubyspec 0.040757 0.025104 93.458390 (104.696154)
total: 343.47 sec