Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-044028
#<BuildRuby:0x00005586d26ee390
@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.20240214-044028",
@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.000014)
autoconf 0.000027 0.000002 0.000029 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006383 0.000426 1.783820 ( 2.457668)
build_miniruby 0.001502 0.000000 1.448499 ( 1.446238)
build_ruby 0.001764 0.000000 3.167358 ( 3.384582)
build_all 0.003531 0.003701 6.660963 ( 2.606836)
build_install 0.015186 0.004859 7.959877 ( 3.805204)
test_btest 0.000926 0.000106 90.843693 ( 24.065899)
test_basic 0.008114 0.000000 0.883674 ( 0.942682)
test_all 0.084314 0.036081 751.291459 (247.581419)
test_rubyspec 0.045225 0.056677 162.701136 (171.963455)
total: 458.25 sec