Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-115728
#<BuildRuby:0x00005627f1ce6390
@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.20240113-115728",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001068 0.004323 1.597603 ( 2.262647)
build_miniruby 0.001206 0.000315 1.670999 ( 1.669957)
build_ruby 0.001065 0.000278 3.082882 ( 3.333371)
build_all 0.006100 0.000476 5.483528 ( 2.057429)
build_install 0.015039 0.001496 6.516533 ( 3.151379)
test_btest 0.000582 0.000134 81.347833 ( 21.785021)
test_basic 0.005243 0.000153 0.809240 ( 0.872065)
test_all 0.101111 0.017473 749.668334 (226.774870)
test_rubyspec 0.032050 0.028988 84.832781 ( 96.141708)
total: 358.05 sec