Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-093740
#<BuildRuby:0x000055e890bf67c8
@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.20230616-093740",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002434 0.003547 1.902368 ( 3.117590)
build_miniruby 0.001322 0.000305 1.359549 ( 1.364094)
build_ruby 0.001579 0.000000 2.731853 ( 3.017200)
build_all 0.007226 0.000241 2.348673 ( 1.595544)
build_install 0.013974 0.004420 3.687508 ( 2.730090)
test_btest 0.000654 0.000148 78.365104 ( 31.371241)
test_basic 0.000712 0.004202 0.793620 ( 0.880246)
test_all 0.000999 0.000257 603.206507 (235.160383)
test_rubyspec 0.034192 0.019467 82.764730 ( 95.181594)
total: 374.42 sec