Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-195701
#<BuildRuby:0x000055bd0b30a8e0
@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.20230104-195701",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000437 0.003933 0.964046 ( 1.417231)
build_miniruby 0.000986 0.000104 1.183698 ( 1.182266)
build_ruby 0.001147 0.000121 2.942931 ( 3.333105)
build_all 0.006180 0.000000 3.087943 ( 1.414103)
build_install 0.008249 0.004949 2.569612 ( 1.650337)
test_btest 0.000799 0.000114 53.692270 ( 13.856618)
test_basic 0.004559 0.000024 0.376868 ( 0.469344)
test_all 0.000546 0.000563 580.033121 (164.095110)
test_rubyspec 0.024573 0.016625 57.380709 ( 67.327928)
total: 254.75 sec