Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-160808
#<BuildRuby:0x000055ecaa60df00
@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.20240213-160808",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004409 0.004176 13.321203 ( 7.622768)
build_miniruby 0.003723 0.004052 173.259016 ( 50.200941)
build_ruby 0.001283 0.000266 3.403485 ( 3.641530)
build_all 0.011051 0.002286 33.007896 ( 13.105049)
build_install 0.007985 0.008821 7.936895 ( 3.641897)
test_btest 0.000638 0.000165 91.896533 ( 24.011315)
test_basic 0.000000 0.006571 0.962891 ( 1.022483)
test_all 0.087584 0.030105 780.921593 (243.913236)
test_rubyspec 0.052622 0.048066 172.382352 (181.623995)
total: 528.78 sec