Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-204744
#<BuildRuby:0x000055bbf8de66d8
@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.20230625-204744",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005847 0.000000 2.132703 ( 4.157002)
build_miniruby 0.001614 0.000000 1.845362 ( 2.185280)
build_ruby 0.001550 0.000045 3.062044 ( 3.646623)
build_all 0.000188 0.008326 2.414417 ( 2.384651)
build_install 0.017847 0.001416 3.962250 ( 3.841704)
test_btest 0.000739 0.000000 77.867286 ( 37.487006)
test_basic 0.006467 0.000264 0.853991 ( 1.202867)
test_all 0.001202 0.000120 591.287504 (287.033807)
test_rubyspec 0.039481 0.013786 86.324839 (120.348979)
total: 462.29 sec