Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-233051
#<BuildRuby:0x0000564fc8639e58
@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.20230502-233051",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001504 0.004227 1.880580 ( 3.689255)
build_miniruby 0.000000 0.001598 1.366192 ( 1.388612)
build_ruby 0.000000 0.001834 2.615462 ( 2.869321)
build_all 0.006251 0.000101 2.142690 ( 1.981604)
build_install 0.014068 0.002851 3.466278 ( 3.123220)
test_btest 0.000609 0.000118 72.410517 ( 36.438323)
test_basic 0.001613 0.004175 0.738203 ( 0.847230)
test_all 0.001446 0.000327 549.829868 (230.565670)
test_rubyspec 0.013934 0.038295 79.804807 ( 95.831482)
total: 376.74 sec