Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-015448
#<BuildRuby:0x0000557ef2fda3b0
@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.20230604-015448",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004943 0.000396 1.676339 ( 2.893747)
build_miniruby 0.001580 0.000127 1.226473 ( 1.239453)
build_ruby 0.001765 0.000141 2.518772 ( 2.739601)
build_all 0.006680 0.000000 2.071084 ( 1.386550)
build_install 0.016953 0.000000 3.236005 ( 2.468597)
test_btest 0.000747 0.000000 75.799465 ( 28.147640)
test_basic 0.004223 0.000171 0.691971 ( 4.263516)
test_all 0.001031 0.000067 581.943171 (204.477215)
test_rubyspec 0.028940 0.019029 81.244847 ( 93.843681)
total: 341.46 sec