Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-143347
#<BuildRuby:0x000056305c1fe018
@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.20230202-143347",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.004141 0.000180 1.165628 ( 1.736013)
build_miniruby 0.001304 0.000000 1.277924 ( 1.281184)
build_ruby 0.001368 0.000000 2.271397 ( 2.510109)
build_all 0.006847 0.000000 3.897386 ( 2.071444)
build_install 0.008035 0.007539 3.071750 ( 2.581479)
test_btest 0.000748 0.000075 54.567027 ( 25.801847)
test_basic 0.002696 0.003351 0.434516 ( 0.539164)
test_all 0.001774 0.000071 620.370531 (235.490858)
test_rubyspec 0.028096 0.016782 70.765464 ( 81.712829)
total: 353.73 sec