Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-123148
#<BuildRuby:0x0000564654bf27f0
@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.20230208-123148",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.001821 0.003668 1.196304 ( 1.676661)
build_miniruby 0.001167 0.000180 1.134382 ( 1.136085)
build_ruby 0.001117 0.000172 2.461777 ( 2.699688)
build_all 0.006510 0.001001 3.950222 ( 2.296904)
build_install 0.010550 0.004618 3.034986 ( 2.384924)
test_btest 0.000645 0.000115 57.434087 ( 30.892146)
test_basic 0.005775 0.001031 0.480802 ( 0.638946)
test_all 0.001439 0.000257 639.204191 (257.343234)
test_rubyspec 0.033364 0.014093 71.302284 ( 83.525967)
total: 382.60 sec