Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-085447
#<BuildRuby:0x0000557a37c1e380
@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.20230102-085447",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004250 0.000000 1.017892 ( 1.455697)
build_miniruby 0.001525 0.000000 1.259395 ( 1.258406)
build_ruby 0.001675 0.000000 3.113607 ( 3.509800)
build_all 0.006770 0.000000 3.529767 ( 1.775536)
build_install 0.016692 0.000000 2.876845 ( 1.917472)
test_btest 0.000786 0.000000 55.402622 ( 18.309566)
test_basic 0.002150 0.003702 0.395477 ( 0.495226)
test_all 0.000000 0.001710 621.810515 (189.168544)
test_rubyspec 0.018784 0.021532 61.931082 ( 71.815228)
total: 289.71 sec