Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-145430
#<BuildRuby:0x0000560ca752e3b0
@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.20230706-145430",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006683 0.000087 2.076369 ( 4.576610)
build_miniruby 0.001405 0.000045 1.756266 ( 2.196834)
build_ruby 0.001966 0.000000 3.457394 ( 4.304216)
build_all 0.003857 0.004229 2.565681 ( 2.994685)
build_install 0.014689 0.003674 4.065587 ( 4.822795)
test_btest 0.000733 0.000060 83.960108 ( 38.682613)
test_basic 0.006433 0.000522 0.882802 ( 1.009485)
test_all 0.000822 0.000067 608.882113 (236.208464)
test_rubyspec 0.021369 0.029674 89.058828 (104.624932)
total: 399.42 sec