Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-104847
#<BuildRuby:0x0000564d7814de00
@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.20230905-104847",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001284 0.004317 1.773023 ( 2.195608)
build_miniruby 0.001383 0.000387 1.695678 ( 1.693911)
build_ruby 0.001420 0.000397 3.424236 ( 3.627124)
build_all 0.008283 0.000000 6.298116 ( 3.842071)
build_install 0.009237 0.009940 7.577021 ( 5.106088)
test_btest 0.000701 0.000225 83.915230 ( 41.631207)
test_basic 0.007101 0.000855 0.984899 ( 1.088199)
test_all 0.010877 0.000000 699.258847 (263.348943)
test_rubyspec 0.026785 0.033626 96.164857 (107.614756)
total: 430.15 sec