Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-042534
#<BuildRuby:0x000055d10c72e3d0
@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.20230504-042534",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.005410 0.000226 1.803627 ( 3.317099)
build_miniruby 0.001233 0.000051 1.284158 ( 1.330657)
build_ruby 0.001302 0.000054 2.492440 ( 2.967746)
build_all 0.006313 0.000082 2.158050 ( 1.726324)
build_install 0.011888 0.003963 3.414493 ( 3.021293)
test_btest 0.000643 0.000044 72.083827 ( 36.870120)
test_basic 0.003075 0.004068 0.799405 ( 1.189208)
test_all 0.000948 0.000095 567.732745 (230.839526)
test_rubyspec 0.024874 0.026088 81.614554 ( 99.391784)
total: 380.65 sec