Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-202158
#<BuildRuby:0x0000558399711fe8
@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.20230206-202158",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005424 0.000217 1.256674 ( 2.587144)
build_miniruby 0.001688 0.000067 1.357262 ( 1.664876)
build_ruby 0.001661 0.000067 2.751267 ( 3.873738)
build_all 0.008277 0.000331 4.125272 ( 5.509352)
build_install 0.018544 0.000157 3.150874 ( 4.392168)
test_btest 0.000767 0.000028 61.371044 ( 64.914276)
test_basic 0.006248 0.000046 0.452334 ( 0.874844)
test_all 0.002335 0.000080 681.827706 (507.384202)
test_rubyspec 0.027241 0.021218 74.916704 ( 92.806457)
total: 684.01 sec