Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-105112
#<BuildRuby:0x0000555b78f52390
@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.20230513-105112",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001177 0.004183 1.800052 ( 3.123244)
build_miniruby 0.001081 0.000141 1.242462 ( 1.243849)
build_ruby 0.001288 0.000168 2.614305 ( 2.919621)
build_all 0.002269 0.003876 2.177877 ( 1.769362)
build_install 0.008536 0.007389 3.537835 ( 3.032787)
test_btest 0.000745 0.000000 73.701051 ( 34.913320)
test_basic 0.006391 0.000693 0.775640 ( 1.235928)
test_all 0.001744 0.000374 582.469202 (238.493193)
test_rubyspec 0.015225 0.032675 78.358049 ( 93.240597)
total: 379.97 sec