Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-135021
#<BuildRuby:0x000055b6d4fbdf48
@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.20230919-135021",
@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.000006 0.000024 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001896 0.004422 2.233704 ( 3.715301)
build_miniruby 0.001260 0.000420 1.642280 ( 1.646485)
build_ruby 0.001386 0.000462 3.323057 ( 3.514403)
build_all 0.004348 0.003846 6.286445 ( 3.918947)
build_install 0.016393 0.003067 7.858850 ( 5.626052)
test_btest 0.000852 0.000284 84.451317 ( 38.562641)
test_basic 0.003730 0.004926 1.003581 ( 1.121462)
test_all 0.003948 0.005220 660.710425 (266.758296)
test_rubyspec 0.042028 0.029966 105.196403 (117.390905)
total: 442.26 sec