Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-083535
#<BuildRuby:0x0000558d7b801fc0
@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.20230927-083535",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007052 0.000486 2.357225 ( 5.340613)
build_miniruby 0.001566 0.000108 1.844047 ( 3.707869)
build_ruby 0.002047 0.000141 3.639589 ( 16.575808)
build_all 0.005632 0.004106 6.563594 ( 6.625501)
build_install 0.012827 0.009267 8.313749 ( 8.197308)
test_btest 0.000750 0.000114 86.684928 ( 70.767712)
test_basic 0.000800 0.008186 1.005069 ( 1.568006)
test_all 0.009977 0.001122 752.396394 (548.735978)
test_rubyspec 0.033346 0.041379 111.025795 (142.611735)
total: 804.13 sec