Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-120328
#<BuildRuby:0x000055e3b4b25a00
@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.20230710-120328",
@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.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.002209 0.004450 2.051792 ( 3.454224)
build_miniruby 0.001182 0.000236 1.631145 ( 1.730264)
build_ruby 0.001535 0.000307 3.359355 ( 3.652236)
build_all 0.007633 0.000000 2.629632 ( 2.103924)
build_install 0.011723 0.005712 3.910588 ( 3.043867)
test_btest 0.000829 0.000180 82.217715 ( 42.292649)
test_basic 0.006585 0.001431 0.968391 ( 1.131832)
test_all 0.001031 0.000224 617.526134 (310.430133)
test_rubyspec 0.029343 0.028245 94.341071 (139.843929)
total: 507.68 sec