Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-071450
#<BuildRuby:0x000055972b85e130
@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.20230627-071450",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003422 0.003281 2.061131 ( 4.627138)
build_miniruby 0.001258 0.000210 1.593784 ( 1.980351)
build_ruby 0.000000 0.001690 3.123024 ( 3.612567)
build_all 0.005043 0.002351 2.461480 ( 2.231744)
build_install 0.017361 0.001759 4.087731 ( 3.919611)
test_btest 0.000839 0.000000 80.846466 ( 41.362748)
test_basic 0.005767 0.000455 0.867054 ( 1.018461)
test_all 0.001534 0.000097 629.315482 (476.243937)
test_rubyspec 0.022006 0.037414 92.794067 (175.984065)
total: 710.98 sec