Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-184629
#<BuildRuby:0x0000560bc79be320
@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.20230210-184629",
@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.000001 0.000014 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.004348 1.189650 ( 1.621576)
build_miniruby 0.000000 0.001359 1.146441 ( 1.150858)
build_ruby 0.000166 0.001367 2.340344 ( 2.546034)
build_all 0.006131 0.000456 3.704782 ( 1.938190)
build_install 0.013979 0.001144 2.875790 ( 2.255640)
test_btest 0.000737 0.000136 55.568094 ( 22.087163)
test_basic 0.001913 0.003711 0.426430 ( 0.527369)
test_all 0.001734 0.000205 647.200521 (195.376447)
test_rubyspec 0.017367 0.019925 64.119801 ( 73.904204)
total: 301.41 sec