Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-220947
#<BuildRuby:0x000055a4d9789a00
@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.20230620-220947",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003065 0.003838 1.958417 ( 4.789147)
build_miniruby 0.001270 0.000159 1.485159 ( 2.911335)
build_ruby 0.001696 0.000000 2.711957 ( 4.143588)
build_all 0.003383 0.004160 5.338661 ( 4.409489)
build_install 0.014785 0.004506 6.868465 ( 6.366766)
test_btest 0.000803 0.000143 78.794371 ( 48.100467)
test_basic 0.002880 0.003888 0.807280 ( 1.178210)
test_all 0.001655 0.000000 574.625271 (312.033941)
test_rubyspec 0.020277 0.033544 86.462213 (125.043159)
total: 508.98 sec