Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-065240
#<BuildRuby:0x0000562ca8406868
@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.20231215-065240",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003706 0.003895 2.465339 ( 3.500348)
build_miniruby 0.001710 0.000190 1.775800 ( 1.939832)
build_ruby 0.002177 0.000000 3.349270 ( 3.780579)
build_all 0.008056 0.000243 6.061156 ( 4.510099)
build_install 0.019630 0.000696 7.637994 ( 6.266350)
test_btest 0.000773 0.000073 82.785407 ( 65.515403)
test_basic 0.007237 0.000679 0.901585 ( 1.420613)
test_all 0.105918 0.021459 729.258334 (489.426621)
test_rubyspec 0.032289 0.042862 102.993616 (146.509491)
total: 722.87 sec