Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-001003
#<BuildRuby:0x0000562c5b34dfb8
@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.20221226-001003",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002432 0.003778 1.059871 ( 2.023509)
build_miniruby 0.001206 0.000230 1.540901 ( 1.560906)
build_ruby 0.002257 0.000000 3.687552 ( 4.293779)
build_all 0.004022 0.003684 4.066344 ( 2.536234)
build_install 0.016495 0.001576 3.293177 ( 2.912258)
test_btest 0.000934 0.000000 56.801228 ( 29.719233)
test_basic 0.005730 0.000000 0.434416 ( 0.572657)
test_all 0.001392 0.000047 648.095375 (277.022964)
test_rubyspec 0.044016 0.008523 73.229520 ( 88.902020)
total: 409.54 sec