Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-184914
#<BuildRuby:0x000055ce3bfddfb8
@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.20231217-184914",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002735 0.003774 2.268155 ( 2.315566)
build_miniruby 0.001026 0.000118 1.286785 ( 1.287912)
build_ruby 0.001277 0.000148 2.700065 ( 2.925996)
build_all 0.006030 0.000000 5.353356 ( 2.099153)
build_install 0.015276 0.000000 6.579170 ( 3.033322)
test_btest 0.000804 0.000000 82.016336 ( 27.105079)
test_basic 0.007885 0.000000 0.879167 ( 0.974247)
test_all 0.098147 0.025314 750.216543 (367.521691)
test_rubyspec 0.051711 0.020323 101.187436 (119.017353)
total: 526.28 sec