Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-150500
#<BuildRuby:0x00005608b6b260f0
@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.20230130-150500",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000070 0.004017 1.088193 ( 1.520361)
build_miniruby 0.001218 0.000159 1.112750 ( 1.111323)
build_ruby 0.001173 0.000107 2.164524 ( 2.370043)
build_all 0.003710 0.002844 3.493384 ( 1.644336)
build_install 0.008136 0.005356 2.776550 ( 1.906765)
test_btest 0.000806 0.000155 55.610681 ( 19.518750)
test_basic 0.000021 0.007213 0.363640 ( 0.461416)
test_all 0.001804 0.000000 653.470756 (212.360439)
test_rubyspec 0.011114 0.046100 75.978195 ( 92.426889)
total: 333.32 sec