Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-005906
#<BuildRuby:0x00005619642b6320
@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.20240131-005906",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005238 0.000628 1.992276 ( 2.446052)
build_miniruby 0.001501 0.000180 1.620924 ( 1.649713)
build_ruby 0.001987 0.000239 3.563202 ( 3.810523)
build_all 0.005815 0.003293 6.606390 ( 3.910356)
build_install 0.019272 0.003898 8.231283 ( 5.039003)
test_btest 0.001200 0.000181 89.849768 ( 45.613465)
test_basic 0.003798 0.004739 0.966744 ( 1.255433)
test_all 0.096961 0.029574 836.025785 (620.574375)
test_rubyspec 0.060342 0.058020 191.223860 (307.796833)
total: 992.10 sec