Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-090824
#<BuildRuby:0x0000558d401c22a8
@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.20230120-090824",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.005378 1.297416 ( 2.516856)
build_miniruby 0.000235 0.001112 8.605516 ( 8.566521)
build_ruby 0.001846 0.000000 3.089250 ( 3.547569)
build_all 0.003831 0.003826 3.891073 ( 2.442104)
build_install 0.015824 0.000184 3.067244 ( 2.837919)
test_btest 0.000641 0.000080 57.902963 ( 35.180844)
test_basic 0.005489 0.000686 0.456791 ( 0.736233)
test_all 0.001686 0.000211 708.305045 (789.579237)
test_rubyspec 0.050196 0.018518 80.878839 (122.933660)
total: 968.34 sec