Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-060814
#<BuildRuby:0x0000563f1ddf5fb8
@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.20240322-060814",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.010266 0.000405 3.947072 ( 4.445534)
build_miniruby 0.001658 0.000286 1.871864 ( 2.045084)
build_ruby 0.001436 0.000248 3.975068 ( 4.741748)
build_all 0.008169 0.000670 6.813955 ( 5.232464)
build_install 0.015546 0.007398 9.616556 ( 8.137152)
test_btest 0.000779 0.000155 95.854043 ( 79.484332)
test_basic 0.000000 0.007825 0.973993 ( 1.446607)
test_all 0.099297 0.027630 795.015534 (477.578295)
test_rubyspec 0.045607 0.045932 136.033163 (177.313395)
total: 760.43 sec