Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-130921
#<BuildRuby:0x00005606a215a258
@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.20230621-130921",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002824 0.004393 2.049882 ( 5.447140)
build_miniruby 0.001286 0.000247 1.421648 ( 1.855498)
build_ruby 0.000000 0.001659 2.781607 ( 4.576630)
build_all 0.006903 0.001208 5.625228 ( 5.144434)
build_install 0.016019 0.004823 7.010107 ( 7.031304)
test_btest 0.000669 0.000147 79.743604 ( 56.346719)
test_basic 0.002423 0.004609 0.848426 ( 1.396441)
test_all 0.000979 0.000244 610.927899 (471.494196)
test_rubyspec 0.038561 0.023825 90.688992 (187.850972)
total: 741.14 sec