Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-192810
#<BuildRuby:0x000055feb48ddfc0
@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.20230628-192810",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006561 0.000397 2.067800 ( 6.320682)
build_miniruby 0.001437 0.000230 1.698279 ( 3.191980)
build_ruby 0.001430 0.000229 3.210576 ( 5.752165)
build_all 0.006989 0.001118 2.455884 ( 3.754534)
build_install 0.018204 0.000637 3.932874 ( 5.398696)
test_btest 0.001177 0.000169 81.981540 ( 77.853681)
test_basic 0.007882 0.000426 0.938446 ( 2.135410)
test_all 0.001296 0.000179 630.708638 (645.919944)
test_rubyspec 0.026621 0.033362 94.023483 (176.595250)
total: 926.92 sec