Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-143634
#<BuildRuby:0x0000562fcaf3a318
@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.20240216-143634",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005520 0.000352 1.967880 ( 2.309483)
build_miniruby 0.001524 0.000317 1.623264 ( 1.621158)
build_ruby 0.001405 0.000293 3.233184 ( 3.469198)
build_all 0.007000 0.000540 6.306633 ( 2.585901)
build_install 0.009755 0.009066 8.103112 ( 4.214254)
test_btest 0.000686 0.000177 91.891304 ( 29.302613)
test_basic 0.004846 0.003344 0.941369 ( 1.003557)
test_all 0.085719 0.031642 742.476587 (257.552726)
test_rubyspec 0.036206 0.057563 115.883066 (130.490354)
total: 432.55 sec