Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-032831
#<BuildRuby:0x00005598ed8861a8
@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.20230818-032831",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006494 0.000332 2.340490 ( 6.077168)
build_miniruby 0.001253 0.000162 1.749781 ( 5.183065)
build_ruby 0.002142 0.000276 3.390943 ( 16.087314)
build_all 0.008012 0.000487 6.516432 ( 8.323680)
build_install 0.016776 0.001519 8.116265 ( 20.723852)
test_btest 0.000931 0.000112 87.002749 ( 79.247996)
test_basic 0.000055 0.009328 1.048739 ( 3.249622)
test_all 0.010205 0.000977 697.989675 (593.829371)
test_rubyspec 0.063517 0.011506 110.154572 (211.393372)
total: 944.12 sec