Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-103601
#<BuildRuby:0x000055e2478da138
@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.20231220-103601",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003384 0.003824 2.098315 ( 3.962672)
build_miniruby 0.000000 0.001453 2.156002 ( 3.156297)
build_ruby 0.000252 0.001501 3.480902 ( 4.741942)
build_all 0.006219 0.003447 5.961452 ( 6.745902)
build_install 0.019873 0.002019 7.488379 ( 9.270134)
test_btest 0.000665 0.000157 83.922866 (106.851064)
test_basic 0.006873 0.001617 0.946853 ( 2.058008)
test_all 0.084286 0.048106 744.078408 (840.597638)
test_rubyspec 0.039176 0.033574 102.737600 (153.488255)
total: 1130.87 sec