Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-173914
#<BuildRuby:0x0000563fe6531f48
@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.20230818-173914",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001907 0.004376 2.268475 ( 5.938542)
build_miniruby 0.001366 0.000202 1.692690 ( 2.761902)
build_ruby 0.001464 0.000217 3.297174 ( 4.994454)
build_all 0.008464 0.000000 6.360208 ( 6.182984)
build_install 0.015726 0.004728 7.926044 ( 7.924473)
test_btest 0.001332 0.000061 84.282334 ( 53.499343)
test_basic 0.005873 0.003313 0.997457 ( 2.166201)
test_all 0.010117 0.000985 742.920078 (489.128618)
test_rubyspec 0.048959 0.027814 108.675381 (191.028312)
total: 763.63 sec