Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-034815
#<BuildRuby:0x000055cc556ba3b0
@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.20230208-034815",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004387 0.000036 1.100422 ( 1.509378)
build_miniruby 0.001448 0.000000 1.164815 ( 1.167582)
build_ruby 0.000000 0.001505 2.521468 ( 2.737637)
build_all 0.001058 0.006203 3.838742 ( 2.357009)
build_install 0.006196 0.008465 2.812452 ( 2.446246)
test_btest 0.000667 0.000167 56.042066 ( 27.948259)
test_basic 0.004856 0.001214 0.415543 ( 0.516921)
test_all 0.001301 0.000325 644.871551 (242.890604)
test_rubyspec 0.023495 0.025965 72.843668 ( 84.821084)
total: 366.40 sec