Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-114118
#<BuildRuby:0x0000557a3ef6dfc0
@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.20231224-114118",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000024)
build_up 0.003558 0.002102 1.649590 ( 2.068862)
build_miniruby 0.000000 0.001447 1.621241 ( 1.619944)
build_ruby 0.000000 0.001554 2.972120 ( 3.181683)
build_all 0.000576 0.006761 5.120804 ( 2.034168)
build_install 0.010780 0.005908 6.112635 ( 2.948236)
test_btest 0.000750 0.000258 78.833940 ( 21.095651)
test_basic 0.004945 0.000499 0.765788 ( 1.037185)
test_all 0.100484 0.023218 671.169732 (200.576327)
test_rubyspec 0.034799 0.020573 81.951319 ( 93.705776)
total: 328.27 sec