Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-082642
#<BuildRuby:0x000055c9f4dee018
@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.20230925-082642",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003356 0.004768 2.382904 ( 4.841916)
build_miniruby 0.001315 0.000292 1.746245 ( 2.144578)
build_ruby 0.001486 0.000330 3.559688 ( 4.304607)
build_all 0.009479 0.000196 6.303692 ( 5.805384)
build_install 0.017260 0.005253 7.831818 ( 7.309123)
test_btest 0.000727 0.000159 84.958391 ( 73.271685)
test_basic 0.003770 0.004296 0.956272 ( 1.603619)
test_all 0.001783 0.008614 703.165478 (632.164390)
test_rubyspec 0.048603 0.027968 106.950387 (148.988081)
total: 880.43 sec