Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-201726
#<BuildRuby:0x000055c95b95e258
@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.20230121-201726",
@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.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004501 0.000237 1.128096 ( 1.504035)
build_miniruby 0.000000 0.001431 1.214246 ( 1.218070)
build_ruby 0.000000 0.001370 2.805276 ( 3.096238)
build_all 0.006140 0.000698 3.614163 ( 1.876614)
build_install 0.009306 0.005837 2.774104 ( 2.006144)
test_btest 0.000670 0.000096 55.797919 ( 16.299532)
test_basic 0.000000 0.006252 0.412429 ( 0.507466)
test_all 0.000000 0.001482 642.797876 (200.745682)
test_rubyspec 0.032037 0.013141 66.227113 ( 76.287109)
total: 303.54 sec