Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-153801
#<BuildRuby:0x0000562b65f3dfb8
@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.20230727-153801",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006561 0.000452 2.205439 ( 7.231190)
build_miniruby 0.001465 0.000101 1.650684 ( 2.300020)
build_ruby 0.001442 0.000100 3.386611 ( 4.893054)
build_all 0.004125 0.003858 2.790704 ( 3.018777)
build_install 0.017717 0.001272 4.100184 ( 4.465154)
test_btest 0.000802 0.000075 82.646150 ( 55.382127)
test_basic 0.002263 0.004886 0.956971 ( 1.888724)
test_all 0.001289 0.000161 657.556212 (562.378980)
test_rubyspec 0.026046 0.036454 94.226478 (166.700158)
total: 808.26 sec