Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-144354
#<BuildRuby:0x000055fe522d5fb8
@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.20230218-144354",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003825 0.000728 1.391792 ( 1.785737)
build_miniruby 0.001147 0.000219 1.192018 ( 1.191035)
build_ruby 0.001151 0.000219 2.383548 ( 2.602272)
build_all 0.006451 0.000413 3.810135 ( 1.912203)
build_install 0.008733 0.005255 2.915732 ( 2.167170)
test_btest 0.001073 0.000000 56.414829 ( 18.967422)
test_basic 0.000674 0.003823 0.483923 ( 0.581994)
test_all 0.001285 0.000322 638.638869 (202.383618)
test_rubyspec 0.016553 0.030480 68.027463 ( 78.032325)
total: 309.62 sec