Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-055300
#<BuildRuby:0x0000559c663763d0
@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.20230707-055300",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.002301 0.004345 2.082226 ( 5.282602)
build_miniruby 0.001620 0.000111 1.579947 ( 2.083978)
build_ruby 0.001786 0.000123 3.365935 ( 4.220804)
build_all 0.003528 0.004305 2.570459 ( 3.584738)
build_install 0.018927 0.000129 3.933808 ( 5.735503)
test_btest 0.000726 0.000064 83.438265 ( 49.373617)
test_basic 0.007688 0.000679 0.926282 ( 1.286127)
test_all 0.001536 0.000136 615.861376 (314.102708)
test_rubyspec 0.042605 0.012547 92.142131 (124.088677)
total: 509.76 sec