Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-100503
#<BuildRuby:0x000055a17e742230
@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.20230601-100503",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.005750 0.000000 1.822794 ( 3.184134)
build_miniruby 0.001373 0.000000 1.285238 ( 1.287051)
build_ruby 0.001552 0.000000 2.688851 ( 2.883945)
build_all 0.002818 0.003973 2.056514 ( 1.483389)
build_install 0.015298 0.001130 3.274877 ( 2.508975)
test_btest 0.000663 0.000066 75.375132 ( 29.443597)
test_basic 0.006105 0.000610 0.783322 ( 0.880790)
test_all 0.001173 0.000000 607.332294 (218.492222)
test_rubyspec 0.029628 0.022741 79.965003 ( 93.399985)
total: 353.57 sec