Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-055925
#<BuildRuby:0x000055f4b25e2390
@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-055925",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001622 0.003670 1.624856 ( 2.022615)
build_miniruby 0.001632 0.000175 1.671015 ( 1.670018)
build_ruby 0.001749 0.000187 3.434262 ( 3.700813)
build_all 0.004578 0.003020 5.761553 ( 3.111136)
build_install 0.014650 0.003175 6.752573 ( 3.807793)
test_btest 0.000682 0.000095 82.002889 ( 33.453316)
test_basic 0.002979 0.004138 0.870641 ( 0.973114)
test_all 0.074561 0.042861 769.109144 (276.294513)
test_rubyspec 0.041231 0.024382 95.959189 (108.596232)
total: 433.63 sec