Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-164921
#<BuildRuby:0x0000560b7f0ae138
@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.20230209-164921",
@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.000001 0.000012 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000934 0.003588 0.953745 ( 1.356283)
build_miniruby 0.001055 0.000144 0.999917 ( 0.998721)
build_ruby 0.000000 0.001343 2.036772 ( 2.272997)
build_all 0.003094 0.003078 3.301426 ( 1.516992)
build_install 0.004712 0.006331 2.375978 ( 1.617631)
test_btest 0.000671 0.000161 55.315070 ( 14.082631)
test_basic 0.004066 0.000976 0.337058 ( 0.428972)
test_all 0.001511 0.000362 573.060383 (162.306730)
test_rubyspec 0.015623 0.025023 56.020442 ( 66.072386)
total: 250.65 sec