Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-103525
#<BuildRuby:0x0000559f8896a230
@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.20230513-103525",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006151 1.698410 ( 2.909139)
build_miniruby 0.000229 0.000873 1.259723 ( 1.257822)
build_ruby 0.001065 0.000213 2.354653 ( 2.557177)
build_all 0.006021 0.000000 2.038290 ( 1.144898)
build_install 0.006975 0.006299 3.201762 ( 2.126336)
test_btest 0.000000 0.000919 71.673053 ( 19.559022)
test_basic 0.002930 0.002508 0.641389 ( 0.714834)
test_all 0.000372 0.000475 511.759474 (168.946284)
test_rubyspec 0.030834 0.014365 73.289915 ( 85.061683)
total: 284.28 sec