Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-163452
#<BuildRuby:0x0000564c410c23b0
@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.20230607-163452",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005553 0.000206 1.849896 ( 3.090297)
build_miniruby 0.001457 0.000000 1.127828 ( 1.131832)
build_ruby 0.001594 0.000000 2.708743 ( 2.882719)
build_all 0.006247 0.000036 2.060225 ( 1.248811)
build_install 0.015401 0.004150 3.653503 ( 2.889270)
test_btest 0.000940 0.000057 76.201579 ( 32.213773)
test_basic 0.000203 0.004250 0.730422 ( 0.821351)
test_all 0.001079 0.000000 625.187858 (223.473354)
test_rubyspec 0.027906 0.021956 78.327787 ( 90.224147)
total: 357.98 sec