Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-134913
#<BuildRuby:0x0000561db81923b0
@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-134913",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.003749 0.001499 1.707425 ( 3.050461)
build_miniruby 0.001174 0.000470 1.276794 ( 1.283092)
build_ruby 0.001112 0.000445 2.498704 ( 2.718197)
build_all 0.006906 0.000000 2.128900 ( 1.465125)
build_install 0.013588 0.002451 3.337167 ( 2.496334)
test_btest 0.000660 0.000220 65.777891 ( 24.995867)
test_basic 0.001772 0.003293 0.524171 ( 0.627624)
test_all 0.000616 0.000224 525.161367 (179.097232)
test_rubyspec 0.030681 0.021362 76.000905 ( 89.051747)
total: 304.79 sec