Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-103533
#<BuildRuby:0x0000564413352250
@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.20240110-103533",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001870 0.003627 1.650657 ( 2.057601)
build_miniruby 0.001303 0.000200 1.660619 ( 1.662645)
build_ruby 0.001916 0.000000 3.485412 ( 3.758327)
build_all 0.001044 0.006811 5.945294 ( 3.373899)
build_install 0.016056 0.001710 7.236387 ( 4.869541)
test_btest 0.001026 0.000000 83.156736 ( 39.471891)
test_basic 0.006397 0.000669 0.927979 ( 1.031429)
test_all 0.075141 0.043046 739.514063 (323.880306)
test_rubyspec 0.037889 0.029783 96.761716 (108.738927)
total: 488.85 sec