Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-224729
#<BuildRuby:0x0000563a37e8a0e0
@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.20230725-224729",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000016 0.000001 0.000017 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006867 0.000000 2.114842 ( 3.626140)
build_miniruby 0.001433 0.000031 1.556939 ( 1.574751)
build_ruby 0.001380 0.000103 3.169998 ( 3.428908)
build_all 0.007662 0.000000 2.679282 ( 2.098582)
build_install 0.019838 0.000458 4.151359 ( 3.057028)
test_btest 0.001076 0.000067 80.754866 ( 41.208164)
test_basic 0.005039 0.003639 0.943779 ( 1.047786)
test_all 0.001471 0.000126 624.639886 (288.494024)
test_rubyspec 0.034836 0.019830 90.817313 (116.777484)
total: 461.31 sec