Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-074824
#<BuildRuby:0x0000559f93cb1a00
@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.20230817-074824",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000036 0.000001 0.000037 ( 0.000037)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.006664 0.000222 2.306800 ( 6.384316)
build_miniruby 0.001500 0.000050 1.730071 ( 3.434751)
build_ruby 0.001591 0.000053 3.453129 ( 6.677874)
build_all 0.008572 0.000135 6.585878 ( 8.209843)
build_install 0.020467 0.000346 8.108538 ( 9.369742)
test_btest 0.000743 0.000023 85.341367 ( 63.845508)
test_basic 0.008450 0.000105 1.041699 ( 3.945626)
test_all 0.005203 0.005216 691.197797 (423.002034)
test_rubyspec 0.036193 0.042638 110.873242 (204.359934)
total: 729.23 sec