Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-204949
#<BuildRuby:0x00005556530e2168
@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.20221229-204949",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004440 0.000202 1.043458 ( 1.427975)
build_miniruby 0.001180 0.000054 1.253434 ( 1.252838)
build_ruby 0.000000 0.001457 3.171897 ( 3.537644)
build_all 0.003244 0.002964 3.591629 ( 1.871806)
build_install 0.010975 0.004095 2.994583 ( 2.016453)
test_btest 0.000675 0.000081 54.642056 ( 15.717305)
test_basic 0.006221 0.000747 0.441756 ( 0.539190)
test_all 0.001213 0.000000 624.731096 (191.670204)
test_rubyspec 0.015145 0.025784 64.162330 ( 74.043638)
total: 292.08 sec