Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-102505
#<BuildRuby:0x0000564c01d89e80
@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.20230831-102505",
@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.000028 0.000001 0.000029 ( 0.000028)
autoconf 0.000037 0.000001 0.000038 ( 0.000038)
configure 0.000034 0.000001 0.000035 ( 0.000036)
build_up 0.006062 0.000184 1.801351 ( 3.705847)
build_miniruby 0.001697 0.000052 1.649101 ( 1.779378)
build_ruby 0.001826 0.000055 3.438674 ( 3.922672)
build_all 0.005759 0.002107 6.112852 ( 4.136157)
build_install 0.015224 0.002842 7.587838 ( 5.728296)
test_btest 0.000701 0.000040 84.360088 ( 45.266355)
test_basic 0.000000 0.008731 0.951056 ( 1.200353)
test_all 0.009759 0.000130 684.918533 (307.978469)
test_rubyspec 0.027170 0.045771 106.167037 (125.463797)
total: 499.18 sec