Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-041636
#<BuildRuby:0x000055e906ac5ef0
@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.20230217-041636",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005457 0.000520 1.513160 ( 2.908571)
build_miniruby 0.001662 0.000158 1.418075 ( 1.635719)
build_ruby 0.001363 0.000130 2.648443 ( 3.118767)
build_all 0.000000 0.007993 4.176450 ( 3.326903)
build_install 0.006320 0.009804 3.199908 ( 3.193519)
test_btest 0.000821 0.000214 59.073222 ( 35.430592)
test_basic 0.002430 0.003949 0.535243 ( 0.785093)
test_all 0.001060 0.000309 694.556792 (467.773294)
test_rubyspec 0.038837 0.022403 78.633374 (113.534569)
total: 631.71 sec