Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-091500
#<BuildRuby:0x000056163a90a320
@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.20230207-091500",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004736 0.000000 0.959776 ( 1.401931)
build_miniruby 0.001290 0.000000 1.002615 ( 1.000978)
build_ruby 0.000000 0.001589 2.129970 ( 2.350602)
build_all 0.004730 0.002126 3.728711 ( 1.933094)
build_install 0.013633 0.001059 2.842934 ( 2.021192)
test_btest 0.000779 0.000144 56.398657 ( 15.420304)
test_basic 0.000269 0.004263 0.425354 ( 0.518239)
test_all 0.001174 0.000261 648.541400 (193.778584)
test_rubyspec 0.021456 0.028204 69.959259 ( 80.534584)
total: 298.96 sec