Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-131903
#<BuildRuby:0x000055a8fa7b26d8
@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.20230704-131903",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.007159 0.000908 2.297196 ( 6.403070)
build_miniruby 0.010034 0.002810 205.429868 (352.349109)
build_ruby 0.001470 0.000411 4.763579 ( 8.335271)
build_all 0.062426 0.020985 175.422958 (161.672154)
build_install 0.019158 0.000000 4.134059 ( 10.998919)
test_btest 0.000974 0.000000 83.968266 ( 80.046537)
test_basic 0.008409 0.000000 0.941920 ( 1.825309)
test_all 0.001867 0.000218 636.309745 (798.267888)
test_rubyspec 0.029710 0.039197 97.907418 (266.047608)
total: 1685.95 sec