Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-082220
#<BuildRuby:0x000055805ca8e008
@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.20230708-082220",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005792 0.000129 2.027895 ( 3.266058)
build_miniruby 0.001458 0.000000 1.471425 ( 1.472816)
build_ruby 0.001438 0.000000 3.247502 ( 3.459373)
build_all 0.002336 0.003847 2.307875 ( 1.523742)
build_install 0.007683 0.006779 3.547637 ( 3.219878)
test_btest 0.000756 0.000115 82.240601 ( 23.274200)
test_basic 0.001943 0.004152 0.805045 ( 0.895926)
test_all 0.001415 0.000151 598.234476 (177.610604)
test_rubyspec 0.027859 0.022109 87.564646 ( 99.466161)
total: 314.19 sec