Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-143511
#<BuildRuby:0x000055b12fd62230
@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.20230813-143511",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.007282 0.000235 2.264290 ( 6.571430)
build_miniruby 0.001618 0.000052 1.699720 ( 3.500511)
build_ruby 0.001581 0.000051 3.462280 ( 15.900184)
build_all 0.003088 0.004493 2.667541 ( 3.727332)
build_install 0.014278 0.005322 4.138728 ( 5.882234)
test_btest 0.000732 0.000069 82.359575 ( 55.118537)
test_basic 0.001659 0.004360 0.944637 ( 2.230514)
test_all 0.001236 0.000150 657.432402 (403.092187)
test_rubyspec 0.047127 0.017470 99.828969 (171.724679)
total: 667.75 sec