Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-215107
#<BuildRuby:0x000055b33e5f97f8
@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-215107",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.000000 0.005251 1.471126 ( 2.799557)
build_miniruby 0.000000 0.001228 1.212545 ( 1.211253)
build_ruby 0.001230 0.000688 1.963807 ( 2.162901)
build_all 0.001967 0.003303 1.978372 ( 1.095368)
build_install 0.009115 0.004221 2.882818 ( 1.897581)
test_btest 0.000673 0.000202 63.403344 ( 17.048346)
test_basic 0.004002 0.000046 0.489431 ( 0.583267)
test_all 0.001014 0.000289 549.026823 (174.482299)
test_rubyspec 0.034011 0.030105 82.709631 (105.370293)
total: 306.65 sec