Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-134224
#<BuildRuby:0x0000562faacbe258
@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.20221209-134224",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.002390 0.003788 1.515791 ( 1.761926)
build_miniruby 0.001100 0.000132 1.239860 ( 1.250662)
build_ruby 0.001494 0.000179 2.673954 ( 2.690156)
build_all 0.006370 0.000764 3.801606 ( 2.386545)
build_install 0.006381 0.008163 2.775850 ( 2.048127)
test_btest 0.000589 0.000109 53.280325 ( 27.656115)
test_basic 0.000000 0.005462 0.398865 ( 0.503326)
test_all 0.000000 0.001262 626.149638 (236.951966)
test_rubyspec 0.010181 0.036044 70.405965 ( 82.429163)
total: 357.68 sec