Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-132137
#<BuildRuby:0x00005615d8b81fc0
@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.20240118-132137",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001731 0.004156 1.776531 ( 3.147721)
build_miniruby 0.001232 0.000128 1.699925 ( 1.868951)
build_ruby 0.001591 0.000165 3.451938 ( 3.913937)
build_all 0.006924 0.000716 5.778214 ( 4.099963)
build_install 0.017820 0.000437 7.282016 ( 6.267663)
test_btest 0.000665 0.000062 83.968010 ( 64.916793)
test_basic 0.002549 0.004874 0.963254 ( 1.383254)
test_all 0.084313 0.030961 782.661245 (367.740911)
test_rubyspec 0.066880 0.034586 161.859420 (175.184237)
total: 628.52 sec