Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-134138
#<BuildRuby:0x0000564f0d862240
@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.20230611-134138",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006171 0.000444 1.851350 ( 4.073002)
build_miniruby 0.001482 0.000296 1.382258 ( 1.392082)
build_ruby 0.001364 0.000273 2.872455 ( 3.108165)
build_all 0.000290 0.007284 2.263229 ( 2.158281)
build_install 0.014575 0.003925 3.571073 ( 3.661836)
test_btest 0.000736 0.000198 74.968570 ( 41.314678)
test_basic 0.004271 0.003197 0.806888 ( 1.130003)
test_all 0.002633 0.000102 542.704475 (238.419839)
test_rubyspec 0.020698 0.022572 81.329556 ( 93.982029)
total: 389.24 sec