Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-081626
#<BuildRuby:0x000055c6173c6008
@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.20230218-081626",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005185 0.000205 1.456953 ( 2.352608)
build_miniruby 0.001166 0.000194 1.308798 ( 1.492565)
build_ruby 0.001454 0.000243 2.465500 ( 2.830344)
build_all 0.008766 0.000000 4.150880 ( 2.836059)
build_install 0.016463 0.000648 3.079135 ( 2.854160)
test_btest 0.000652 0.000090 57.633757 ( 29.574930)
test_basic 0.000000 0.006252 0.509849 ( 0.678289)
test_all 0.000000 0.001510 682.834332 (430.368288)
test_rubyspec 0.022676 0.041991 78.947675 (113.130108)
total: 586.12 sec