Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-122521
#<BuildRuby:0x00005579f0a7e120
@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.20230919-122521",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000076 0.000000 0.000076 ( 0.000045)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006963 0.000188 2.365907 ( 5.471215)
build_miniruby 0.002541 0.000000 1.850321 ( 2.874724)
build_ruby 0.001910 0.000020 3.680163 ( 5.268900)
build_all 0.005460 0.003985 6.656967 ( 9.276826)
build_install 0.017621 0.004701 8.073581 ( 11.296404)
test_btest 0.000000 0.001348 87.848299 (100.341087)
test_basic 0.004885 0.002936 1.016252 ( 2.024830)
test_all 0.014516 0.001275 757.543119 (704.145175)
test_rubyspec 0.048743 0.029157 110.071116 (138.086933)
total: 978.79 sec