Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-202742
#<BuildRuby:0x000055e1acbb9fc0
@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.20230727-202742",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006037 0.001118 2.211640 ( 5.667528)
build_miniruby 0.001499 0.000278 1.634552 ( 2.116060)
build_ruby 0.001466 0.000271 3.225596 ( 4.319476)
build_all 0.006486 0.001201 2.468904 ( 2.792571)
build_install 0.013253 0.005394 4.066762 ( 4.632117)
test_btest 0.000620 0.000129 79.560866 ( 47.161665)
test_basic 0.002319 0.005254 0.950907 ( 1.392846)
test_all 0.000998 0.000241 647.969314 (370.485669)
test_rubyspec 0.014723 0.041133 92.058777 (128.525821)
total: 567.10 sec