Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-062856
#<BuildRuby:0x000055981eb55fc0
@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.20230530-062856",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005771 1.715083 ( 2.956315)
build_miniruby 0.000000 0.001357 1.345253 ( 1.344074)
build_ruby 0.001051 0.000304 2.333685 ( 2.555861)
build_all 0.004772 0.000909 1.972998 ( 1.147576)
build_install 0.005960 0.007710 2.988607 ( 2.027757)
test_btest 0.000628 0.000164 74.923964 ( 19.486781)
test_basic 0.000564 0.004266 0.700202 ( 0.776037)
test_all 0.000000 0.002488 596.095883 (204.625362)
test_rubyspec 0.018495 0.037358 82.410364 ( 98.249043)
total: 333.17 sec