Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-225543
#<BuildRuby:0x0000560b415a64f8
@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.20221217-225543",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006121 0.000000 3.709526 ( 3.036220)
build_miniruby 0.007756 0.000000 167.407120 ( 61.899691)
build_ruby 0.001641 0.000000 3.911914 ( 4.303298)
build_all 0.007972 0.000000 15.605011 ( 12.384437)
build_install 0.015960 0.000798 3.190592 ( 2.909479)
test_btest 0.000790 0.000079 55.079319 ( 31.213947)
test_basic 0.005658 0.000566 0.428499 ( 0.547328)
test_all 0.000000 0.001708 629.321661 (257.104519)
test_rubyspec 0.027700 0.020778 71.768935 ( 85.652583)
total: 459.05 sec