Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-000653
#<BuildRuby:0x000055d88ac7dfb8
@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.20231015-000653",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006366 0.000359 2.430450 ( 2.613192)
build_miniruby 0.001180 0.000175 1.616629 ( 1.621630)
build_ruby 0.001791 0.000000 3.307165 ( 3.507886)
build_all 0.005956 0.002741 6.342954 ( 3.832792)
build_install 0.016331 0.003358 8.053303 ( 5.160204)
test_btest 0.000925 0.000154 87.807468 ( 41.521781)
test_basic 0.003000 0.003625 0.960890 ( 1.021642)
test_all 0.004925 0.004662 679.686516 (298.401602)
test_rubyspec 0.044570 0.023499 103.532352 (115.524682)
total: 473.21 sec