Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-063428
#<BuildRuby:0x000055556a971f70
@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.20231205-063428",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000226 0.007946 2.437689 ( 3.346345)
build_miniruby 0.001263 0.000174 1.702767 ( 1.927973)
build_ruby 0.000000 0.001749 3.370063 ( 3.819641)
build_all 0.006662 0.002619 5.956413 ( 4.622925)
build_install 0.018433 0.001598 7.620164 ( 5.824619)
test_btest 0.000475 0.002878 81.662598 ( 67.094671)
test_basic 0.002781 0.005630 0.942901 ( 1.528138)
test_all 0.096718 0.028437 714.746148 (497.933597)
test_rubyspec 0.032856 0.044420 103.145978 (160.319993)
total: 746.42 sec