Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-212103
#<BuildRuby:0x000055c7d24de258
@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.20230524-212103",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007000 0.000259 1.945258 ( 4.467914)
build_miniruby 0.002037 0.000076 1.484034 ( 2.079438)
build_ruby 0.001383 0.000051 2.922440 ( 4.292779)
build_all 0.003016 0.004593 2.179111 ( 3.089057)
build_install 0.020671 0.000176 3.522556 ( 4.937687)
test_btest 0.000845 0.000055 79.751595 ( 81.509658)
test_basic 0.002862 0.004442 0.807021 ( 1.324545)
test_all 0.001430 0.000134 571.677869 (364.193912)
test_rubyspec 0.026028 0.025796 82.645901 (104.944288)
total: 570.84 sec