Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-065131
#<BuildRuby:0x000055f9d9aa2138
@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.20230123-065131",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000673 0.004015 1.122181 ( 1.528732)
build_miniruby 0.001100 0.000157 1.051395 ( 1.050429)
build_ruby 0.001366 0.000195 2.637719 ( 2.977766)
build_all 0.002536 0.004561 3.782172 ( 1.927424)
build_install 0.006297 0.010201 2.920121 ( 2.230129)
test_btest 0.000468 0.000134 55.847315 ( 23.678150)
test_basic 0.004645 0.001327 0.435198 ( 0.536901)
test_all 0.001400 0.000400 650.900685 (248.852545)
test_rubyspec 0.028158 0.022835 68.657664 ( 78.740631)
total: 361.52 sec