Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-021650
#<BuildRuby:0x00005558c60f9f00
@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.20230219-021650",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004619 0.000072 1.463902 ( 2.108827)
build_miniruby 0.001362 0.000113 1.353845 ( 1.456210)
build_ruby 0.001303 0.000108 2.644289 ( 2.984099)
build_all 0.003958 0.004629 4.238891 ( 3.210563)
build_install 0.014360 0.003316 3.198974 ( 3.060647)
test_btest 0.000841 0.000116 59.194259 ( 30.925405)
test_basic 0.005739 0.000220 0.474880 ( 0.647837)
test_all 0.001804 0.000241 668.002661 (379.341987)
test_rubyspec 0.027948 0.033055 78.857286 (102.426840)
total: 526.16 sec