Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-012511
#<BuildRuby:0x0000562708cc1f70
@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.20231210-012511",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007077 0.000104 2.333518 ( 2.396061)
build_miniruby 0.001706 0.000000 1.729378 ( 1.735575)
build_ruby 0.001719 0.000000 3.179598 ( 3.390231)
build_all 0.000871 0.006744 5.748771 ( 2.852138)
build_install 0.012993 0.003830 7.260763 ( 3.857288)
test_btest 0.000717 0.000076 81.240764 ( 29.110164)
test_basic 0.000000 0.006229 0.912054 ( 0.977157)
test_all 0.072450 0.047069 726.301140 (252.570461)
test_rubyspec 0.036155 0.021512 87.551692 ( 99.071134)
total: 395.96 sec