Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-092855
#<BuildRuby:0x00005577f937a8e0
@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.20230528-092855",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.005570 1.680529 ( 2.938248)
build_miniruby 0.000173 0.001084 1.055001 ( 1.053535)
build_ruby 0.001028 0.000325 2.463893 ( 2.665414)
build_all 0.003259 0.003625 2.021008 ( 1.286153)
build_install 0.004809 0.008026 2.919817 ( 1.951654)
test_btest 0.000953 0.000000 77.190597 ( 23.801003)
test_basic 0.005275 0.000000 0.671646 ( 0.742637)
test_all 0.001120 0.000000 537.156880 (190.834327)
test_rubyspec 0.012560 0.036442 78.903887 ( 91.009993)
total: 316.28 sec