Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-081920
#<BuildRuby:0x000055d95aaf23d0
@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.20230602-081920",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001508 0.004235 1.908908 ( 3.241865)
build_miniruby 0.001288 0.000336 1.431542 ( 1.453182)
build_ruby 0.001194 0.000311 2.954395 ( 3.424579)
build_all 0.006588 0.000000 2.191714 ( 2.187830)
build_install 0.010303 0.008305 3.448853 ( 3.407224)
test_btest 0.000773 0.000229 76.074398 ( 40.295600)
test_basic 0.002035 0.004767 0.759479 ( 0.864025)
test_all 0.000812 0.000270 571.182348 (201.086197)
test_rubyspec 0.014184 0.041926 79.333251 ( 91.542378)
total: 347.50 sec