Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-063037
#<BuildRuby:0x000055f4b6e05820
@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.20221222-063037",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003923 0.001089 1.137150 ( 1.553089)
build_miniruby 0.001184 0.000329 1.322678 ( 1.323415)
build_ruby 0.001388 0.000386 3.645908 ( 3.981516)
build_all 0.007141 0.000743 3.914961 ( 2.073128)
build_install 0.011630 0.006618 3.233817 ( 2.446019)
test_btest 0.000877 0.000264 56.880635 ( 23.270245)
test_basic 0.005057 0.000051 0.404949 ( 0.505156)
test_all 0.000957 0.000273 641.926713 (220.268507)
test_rubyspec 0.016518 0.030488 69.579571 ( 79.859354)
total: 335.28 sec