Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-060743
#<BuildRuby:0x0000564195b69f90
@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.20230504-060743",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.002055 0.003429 1.777782 ( 2.993927)
build_miniruby 0.001097 0.000329 1.262484 ( 1.261548)
build_ruby 0.001342 0.000402 2.578381 ( 2.778099)
build_all 0.002744 0.003615 2.063651 ( 1.327072)
build_install 0.004070 0.010730 3.131078 ( 2.101366)
test_btest 0.000491 0.000216 75.961182 ( 23.936530)
test_basic 0.000000 0.005353 0.754131 ( 0.828512)
test_all 0.000049 0.001676 546.884796 (171.126320)
test_rubyspec 0.015409 0.029945 77.418222 ( 89.076898)
total: 295.43 sec