Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-225141
#<BuildRuby:0x000055e26bd5e258
@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.20231206-225141",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000039)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.003161 0.004831 2.469825 ( 4.031181)
build_miniruby 0.001348 0.000363 1.779601 ( 2.306529)
build_ruby 0.001905 0.000512 3.587552 ( 4.550819)
build_all 0.008699 0.000055 6.023324 ( 6.650359)
build_install 0.007437 0.013850 7.754625 ( 8.348775)
test_btest 0.000613 0.000211 83.817637 ( 87.234495)
test_basic 0.007379 0.000998 0.962223 ( 1.589709)
test_all 0.091300 0.037781 686.906543 (539.141520)
test_rubyspec 0.055187 0.018120 103.145537 (153.375661)
total: 807.23 sec