Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-063834
#<BuildRuby:0x000055d6fc9561a8
@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.20230610-063834",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002806 0.003835 1.784396 ( 3.069744)
build_miniruby 0.001249 0.000134 1.195189 ( 1.193483)
build_ruby 0.001240 0.000133 2.360367 ( 19.120233)
build_all 0.001912 0.004286 1.946465 ( 1.089686)
build_install 0.009697 0.005815 3.313086 ( 2.250221)
test_btest 0.000873 0.000156 78.891932 ( 20.689365)
test_basic 0.000507 0.004575 0.764346 ( 0.836634)
test_all 0.001162 0.000090 535.005331 (156.841545)
test_rubyspec 0.019909 0.019114 70.677725 ( 82.434061)
total: 287.53 sec