Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-223416
#<BuildRuby:0x000055de485e2258
@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-223416",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.005005 0.000163 1.724864 ( 2.974668)
build_miniruby 0.000994 0.000149 1.005766 ( 1.004832)
build_ruby 0.000000 0.001264 2.424033 ( 2.640133)
build_all 0.003226 0.001960 2.036006 ( 1.177794)
build_install 0.012921 0.001552 3.116904 ( 2.159643)
test_btest 0.000678 0.000117 73.130110 ( 25.928182)
test_basic 0.005426 0.000168 0.750028 ( 0.822272)
test_all 0.001011 0.000169 550.164058 (177.290762)
test_rubyspec 0.016126 0.028581 72.205770 ( 84.211435)
total: 298.21 sec