Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-023610
#<BuildRuby:0x0000558fca8260e0
@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.20240212-023610",
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005982 1.897343 ( 2.220516)
build_miniruby 0.000507 0.000840 1.239941 ( 1.237930)
build_ruby 0.001419 0.000000 3.083758 ( 3.335146)
build_all 0.004105 0.003411 6.102709 ( 2.356206)
build_install 0.012053 0.003202 7.407523 ( 3.496313)
test_btest 0.000847 0.000150 87.290811 ( 22.829634)
test_basic 0.002295 0.004082 0.885218 ( 0.951539)
test_all 0.078565 0.035724 780.928599 (228.957967)
test_rubyspec 0.055149 0.043797 158.710485 (168.147047)
total: 433.53 sec