Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-080803
#<BuildRuby:0x000056541baf64f8
@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.20230313-080803",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002713 0.003759 1.950565 ( 4.614275)
build_miniruby 0.001449 0.000252 1.409986 ( 1.871391)
build_ruby 0.001637 0.000285 2.816839 ( 3.774696)
build_all 0.007605 0.000590 2.241514 ( 2.786182)
build_install 0.009217 0.009635 3.407691 ( 4.315914)
test_btest 0.000950 0.000228 68.793532 ( 64.318471)
test_basic 0.002140 0.005060 0.551948 ( 0.900319)
test_all 0.001745 0.000345 563.465156 (370.608647)
test_rubyspec 0.025892 0.021457 77.623505 ( 96.210470)
total: 549.40 sec