Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-170435
#<BuildRuby:0x0000561e3780e4f8
@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.20231021-170435",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003795 0.003851 2.293485 ( 3.945606)
build_miniruby 0.002275 0.000000 1.679802 ( 2.128366)
build_ruby 0.000000 0.001730 3.307582 ( 4.724025)
build_all 0.003706 0.005550 6.010735 ( 7.248687)
build_install 0.017337 0.005161 7.553959 ( 9.209740)
test_btest 0.000810 0.000185 82.296890 (100.965358)
test_basic 0.006316 0.001444 0.926315 ( 1.963817)
test_all 0.101863 0.029930 682.200582 (755.565361)
test_rubyspec 0.020048 0.055355 100.328875 (161.418803)
total: 1047.17 sec