Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-030506
#<BuildRuby:0x000055cf1f4c9fe8
@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.20221223-030506",
@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.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005545 0.000204 1.206008 ( 1.774494)
build_miniruby 0.001474 0.000000 1.457391 ( 1.621929)
build_ruby 0.001984 0.000000 3.865454 ( 4.340672)
build_all 0.004972 0.002994 3.971453 ( 2.552226)
build_install 0.015078 0.000000 3.218673 ( 2.576926)
test_btest 0.000931 0.000091 55.164728 ( 23.475904)
test_basic 0.003651 0.000456 0.402162 ( 5.796185)
test_all 0.001746 0.000219 623.066288 (208.356730)
test_rubyspec 0.019084 0.029800 69.677013 ( 79.758478)
total: 330.25 sec