Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-235637
#<BuildRuby:0x00005597f382e138
@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.20230623-235637",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.002283 0.003618 2.006133 ( 3.404783)
build_miniruby 0.001551 0.000298 1.590175 ( 1.610899)
build_ruby 0.001575 0.000303 3.147283 ( 3.444548)
build_all 0.004568 0.003265 2.420271 ( 2.048012)
build_install 0.010092 0.009474 3.677678 ( 3.109878)
test_btest 0.000593 0.000164 80.193246 ( 37.476053)
test_basic 0.002391 0.003601 0.822919 ( 0.907740)
test_all 0.001038 0.000312 609.704410 (253.583128)
test_rubyspec 0.032374 0.022509 86.798405 (105.532526)
total: 411.12 sec