Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-042154
#<BuildRuby:0x0000558e5e76e8e0
@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.20231230-042154",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001772 0.004268 1.749223 ( 2.731560)
build_miniruby 0.001713 0.000000 1.740114 ( 1.940160)
build_ruby 0.002312 0.000037 3.545204 ( 4.366163)
build_all 0.008309 0.000081 6.102981 ( 5.991500)
build_install 0.015592 0.004751 7.417684 ( 7.152062)
test_btest 0.000817 0.000173 84.587856 ( 77.341142)
test_basic 0.003499 0.003966 0.924708 ( 1.439689)
test_all 0.095484 0.034298 834.431819 (804.005281)
test_rubyspec 0.010805 0.069343 105.515587 (178.194605)
total: 1083.16 sec