Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-044235
#<BuildRuby:0x0000556c8811e320
@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.20240309-044235",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006135 0.001023 2.535137 ( 2.390172)
build_miniruby 0.001225 0.000204 1.642842 ( 1.643047)
build_ruby 0.001670 0.000279 3.565405 ( 3.777223)
build_all 0.004235 0.003468 6.769845 ( 3.265437)
build_install 0.015407 0.005404 8.862077 ( 4.877615)
test_btest 0.000890 0.000189 93.103656 ( 34.431088)
test_basic 0.003231 0.004547 0.985115 ( 1.055539)
test_all 0.072988 0.045876 795.560575 (298.430631)
test_rubyspec 0.067013 0.020875 120.577382 (130.391500)
total: 480.26 sec