Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-223530
#<BuildRuby:0x000055d5ed55e3d0
@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.20230826-223530",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002613 0.004492 2.264352 ( 4.546528)
build_miniruby 0.001633 0.000292 1.518100 ( 3.678002)
build_ruby 0.001939 0.000000 3.278745 ( 38.576236)
build_all 0.008869 0.000000 6.485657 ( 4.355213)
build_install 0.007990 0.012215 7.886756 ( 5.203175)
test_btest 0.000651 0.000158 85.609914 ( 48.984215)
test_basic 0.007427 0.000883 1.003831 ( 1.273014)
test_all 0.009822 0.001390 712.635584 (328.417306)
test_rubyspec 0.039750 0.029076 106.097935 (125.834551)
total: 560.87 sec