Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-205646
#<BuildRuby:0x0000564563446228
@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.20230722-205646",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.007072 0.000205 2.221812 ( 3.394895)
build_miniruby 0.001392 0.000000 1.664508 ( 1.668860)
build_ruby 0.001549 0.000000 3.115071 ( 3.364189)
build_all 0.006821 0.000000 2.488313 ( 1.431144)
build_install 0.013402 0.004054 3.537527 ( 2.332378)
test_btest 0.001025 0.000000 75.997375 ( 20.511786)
test_basic 0.000000 0.005572 0.767544 ( 0.833249)
test_all 0.000840 0.000803 601.349597 (174.938189)
test_rubyspec 0.029321 0.021292 85.043592 ( 97.119111)
total: 305.60 sec