Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-070441
#<BuildRuby:0x00005575affb5fc0
@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.20230609-070441",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004772 0.000623 1.641502 ( 2.919453)
build_miniruby 0.001117 0.000146 1.291960 ( 1.290210)
build_ruby 0.001516 0.000198 2.459840 ( 2.645508)
build_all 0.005730 0.000747 2.217133 ( 1.317994)
build_install 0.010861 0.003491 3.055275 ( 1.984130)
test_btest 0.000302 0.000744 75.860968 ( 20.128870)
test_basic 0.001982 0.003947 0.687670 ( 0.799433)
test_all 0.000000 0.001132 580.870760 (191.096707)
test_rubyspec 0.026647 0.034220 86.243598 (100.019303)
total: 322.20 sec