Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-193251
#<BuildRuby:0x000055cfa796e138
@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.20240201-193251",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005723 1.708866 ( 2.059061)
build_miniruby 0.000000 0.001519 1.580720 ( 1.579073)
build_ruby 0.001356 0.000261 3.188774 ( 3.381626)
build_all 0.006978 0.000552 5.972903 ( 2.306264)
build_install 0.016378 0.000675 7.299725 ( 3.594142)
test_btest 0.000672 0.000112 86.993815 ( 22.725215)
test_basic 0.001277 0.003692 0.745176 ( 0.803452)
test_all 0.074390 0.042900 711.032079 (201.287674)
test_rubyspec 0.050088 0.048955 154.114166 (165.439248)
total: 403.18 sec