Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-181117
#<BuildRuby:0x00005578af6de2c8
@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.20221223-181117",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001111 0.003368 1.118255 ( 1.701766)
build_miniruby 0.001158 0.000211 1.405997 ( 1.405947)
build_ruby 0.001375 0.000250 3.322215 ( 3.647702)
build_all 0.006618 0.000478 3.890051 ( 1.985329)
build_install 0.007398 0.005598 2.877004 ( 1.897765)
test_btest 0.000688 0.000149 57.887431 ( 24.335603)
test_basic 0.000484 0.004472 0.433936 ( 0.532016)
test_all 0.001142 0.000298 657.914994 (234.795527)
test_rubyspec 0.019904 0.029929 68.810525 ( 78.955175)
total: 349.26 sec