Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-054956
#<BuildRuby:0x000055ae7a02a228
@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.20230207-054956",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004182 0.000363 0.886682 ( 1.275691)
build_miniruby 0.001170 0.000000 1.163431 ( 1.162229)
build_ruby 0.001510 0.000000 2.291880 ( 2.506073)
build_all 0.005827 0.000369 3.578735 ( 1.740434)
build_install 0.013429 0.000000 2.570911 ( 1.742456)
test_btest 0.000963 0.000000 57.455279 ( 16.428586)
test_basic 0.005149 0.000000 0.421812 ( 0.517202)
test_all 0.001657 0.000000 624.820300 (181.062481)
test_rubyspec 0.019943 0.017944 65.422303 ( 75.322812)
total: 281.76 sec