Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-203208
#<BuildRuby:0x000055ae50d15fc0
@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.20240114-203208",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.004297 0.001432 1.539483 ( 1.917555)
build_miniruby 0.001210 0.000403 1.606730 ( 1.607348)
build_ruby 0.001282 0.000427 3.199102 ( 3.439741)
build_all 0.006560 0.000000 5.510484 ( 2.574753)
build_install 0.010908 0.005843 6.766526 ( 4.101483)
test_btest 0.000688 0.000230 79.993553 ( 32.644925)
test_basic 0.008418 0.000000 0.781076 ( 0.865696)
test_all 0.071172 0.044075 743.404945 (271.738415)
test_rubyspec 0.009978 0.059094 91.216595 (103.069826)
total: 421.96 sec