Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-045314
#<BuildRuby:0x00005640c4352018
@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.20230207-045314",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004081 0.000557 1.117828 ( 1.510155)
build_miniruby 0.001117 0.000153 1.057072 ( 1.055473)
build_ruby 0.001433 0.000195 2.249804 ( 2.455933)
build_all 0.005690 0.000776 3.930446 ( 2.102036)
build_install 0.013331 0.000545 2.886260 ( 2.404324)
test_btest 0.000634 0.000079 54.849444 ( 27.848262)
test_basic 0.005975 0.000154 0.426775 ( 0.543888)
test_all 0.001772 0.000213 642.118730 (245.584439)
test_rubyspec 0.023773 0.020378 71.878584 ( 83.059472)
total: 366.56 sec