Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-085646
#<BuildRuby:0x000055a75b0761a8
@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.20230428-085646",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005540 0.000000 1.820537 ( 3.503079)
build_miniruby 0.001296 0.000000 1.312912 ( 1.320670)
build_ruby 0.001777 0.000000 2.732785 ( 3.502462)
build_all 0.003137 0.003402 2.207261 ( 1.640868)
build_install 0.006299 0.010280 3.432411 ( 3.059555)
test_btest 0.000787 0.000178 73.207431 ( 36.327244)
test_basic 0.003292 0.003580 0.808390 ( 0.914361)
test_all 0.000619 0.001085 568.279782 (252.711736)
test_rubyspec 0.024926 0.020973 78.046171 ( 93.516583)
total: 396.50 sec