Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-034640
#<BuildRuby:0x0000555770809f68
@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.20230505-034640",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002609 0.002981 1.820347 ( 3.253047)
build_miniruby 0.000883 0.000169 1.547846 ( 1.561401)
build_ruby 0.001053 0.000200 2.379599 ( 2.601391)
build_all 0.005424 0.000000 2.027245 ( 1.189584)
build_install 0.014459 0.000720 3.412809 ( 2.506478)
test_btest 0.000575 0.000092 75.103606 ( 22.767285)
test_basic 0.004913 0.000130 0.743236 ( 0.820021)
test_all 0.001112 0.000171 587.756435 (180.315777)
test_rubyspec 0.031803 0.011336 78.590587 ( 91.275286)
total: 306.29 sec