Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-192937
#<BuildRuby:0x0000562e257021d8
@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.20230313-192937",
@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.000002 0.000013 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.005886 1.767476 ( 3.054597)
build_miniruby 0.000000 0.001414 1.307342 ( 1.311376)
build_ruby 0.000818 0.000876 2.374018 ( 2.578388)
build_all 0.006536 0.000785 2.150199 ( 1.424882)
build_install 0.006276 0.009184 3.202059 ( 2.415303)
test_btest 0.000559 0.000218 65.315190 ( 27.908249)
test_basic 0.004320 0.000006 0.489895 ( 0.589062)
test_all 0.000794 0.000298 543.793463 (189.305747)
test_rubyspec 0.027823 0.019600 74.068938 ( 83.969275)
total: 312.56 sec