Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-175454
#<BuildRuby:0x0000563c2aee9f50
@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.20230206-175454",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000279 0.003909 1.119089 ( 1.513062)
build_miniruby 0.001199 0.000218 0.859074 ( 0.857597)
build_ruby 0.000987 0.000180 2.366842 ( 2.578529)
build_all 0.000000 0.006806 3.735153 ( 1.918133)
build_install 0.014029 0.000000 2.857940 ( 2.133017)
test_btest 0.000734 0.000000 55.382452 ( 19.857153)
test_basic 0.004386 0.002145 0.352104 ( 0.451183)
test_all 0.001400 0.000326 628.701882 (191.540634)
test_rubyspec 0.027238 0.015804 67.369618 ( 77.210076)
total: 298.06 sec