Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-092449
#<BuildRuby:0x000055f18f71da00
@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.20230904-092449",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000033)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005471 0.000977 1.915768 ( 3.321205)
build_miniruby 0.001521 0.000272 1.737083 ( 1.740148)
build_ruby 0.001558 0.000279 3.366666 ( 3.679753)
build_all 0.007990 0.000000 6.218228 ( 4.446158)
build_install 0.014544 0.003743 7.464275 ( 5.763701)
test_btest 0.000936 0.000000 82.741492 ( 44.209990)
test_basic 0.003367 0.004250 0.934525 ( 1.125250)
test_all 0.005478 0.004477 698.395163 (315.236919)
test_rubyspec 0.034698 0.037763 105.626361 (127.678486)
total: 507.20 sec