Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-230322
#<BuildRuby:0x00005648b6916130
@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.20230821-230322",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005303 0.000786 2.178738 ( 4.322084)
build_miniruby 0.001578 0.000234 1.502082 ( 1.527531)
build_ruby 0.001742 0.000258 3.081077 ( 3.319577)
build_all 0.006666 0.000988 6.091457 ( 4.124185)
build_install 0.012344 0.007058 7.975762 ( 6.616619)
test_btest 0.000612 0.000114 83.069977 ( 47.521361)
test_basic 0.002572 0.005828 0.984843 ( 1.196988)
test_all 0.000555 0.009337 681.151446 (357.807544)
test_rubyspec 0.021439 0.047037 104.257765 (137.592331)
total: 564.03 sec