Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-110751
#<BuildRuby:0x00005588dc6b5f70
@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.20230502-110751",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003421 0.003392 1.899626 ( 4.033483)
build_miniruby 0.001279 0.000213 1.403877 ( 1.599875)
build_ruby 0.001487 0.000248 2.761764 ( 3.302429)
build_all 0.003407 0.003999 2.279225 ( 2.531317)
build_install 0.017737 0.000961 3.449872 ( 3.533197)
test_btest 0.001082 0.000193 79.319163 ( 59.914981)
test_basic 0.006023 0.001075 0.815179 ( 1.377389)
test_all 0.003835 0.004421 657.657999 (685.628113)
test_rubyspec 0.026166 0.031433 85.494729 (129.867915)
total: 891.79 sec