Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-212030
#<BuildRuby:0x0000564f7e47e3b0
@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.20240113-212030",
@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.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001886 0.003434 1.407855 ( 1.746826)
build_miniruby 0.001286 0.000000 1.224496 ( 1.222472)
build_ruby 0.001570 0.000000 2.783510 ( 2.994596)
build_all 0.006132 0.001221 5.390491 ( 2.156083)
build_install 0.009625 0.005494 6.586508 ( 3.312431)
test_btest 0.000590 0.000153 79.519143 ( 21.636483)
test_basic 0.006094 0.000453 0.814957 ( 0.885384)
test_all 0.085326 0.035830 783.570200 (255.320558)
test_rubyspec 0.027753 0.030010 85.114002 ( 96.725914)
total: 386.00 sec