Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-053320
#<BuildRuby:0x000055a9f1a26390
@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.20240313-053320",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002549 0.004601 2.393770 ( 2.284838)
build_miniruby 0.000976 0.000187 1.660205 ( 1.658381)
build_ruby 0.001811 0.000000 3.348215 ( 3.550624)
build_all 0.004910 0.003024 6.644569 ( 2.660733)
build_install 0.011580 0.006059 7.985055 ( 3.680144)
test_btest 0.000000 0.003405 92.303084 ( 25.694058)
test_basic 0.000000 0.006085 0.833050 ( 0.893561)
test_all 0.093657 0.026529 771.950169 (231.414649)
test_rubyspec 0.051005 0.028711 114.347789 (123.077604)
total: 394.92 sec