Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-111231
#<BuildRuby:0x000055ab47a76320
@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.20240305-111231",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003165 0.004427 2.646414 ( 2.511990)
build_miniruby 0.001287 0.000198 1.824570 ( 1.823339)
build_ruby 0.001764 0.000000 3.693812 ( 3.912479)
build_all 0.005425 0.002586 6.951317 ( 3.259622)
build_install 0.017350 0.002183 8.826187 ( 4.761502)
test_btest 0.000728 0.000117 92.981976 ( 35.530493)
test_basic 0.003447 0.004123 0.959409 ( 1.034833)
test_all 0.092142 0.024696 771.838761 (304.968901)
test_rubyspec 0.032893 0.043982 109.306489 (118.468380)
total: 476.27 sec