Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-194035
#<BuildRuby:0x0000557ce994a258
@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.20230606-194035",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005418 0.000942 1.898364 ( 4.336401)
build_miniruby 0.001112 0.000193 1.366939 ( 1.543617)
build_ruby 0.001395 0.000242 2.874046 ( 3.379370)
build_all 0.006047 0.001051 2.230436 ( 2.217223)
build_install 0.004008 0.013674 3.469052 ( 3.404866)
test_btest 0.000527 0.000154 78.407765 ( 45.855253)
test_basic 0.003056 0.004119 0.806797 ( 1.111125)
test_all 0.001279 0.000409 573.271874 (228.730645)
test_rubyspec 0.024137 0.032826 83.630033 ( 99.873183)
total: 390.45 sec