Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-013913
#<BuildRuby:0x000055d2a88167f0
@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.20230215-013913",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.004417 0.000069 1.405166 ( 1.889346)
build_miniruby 0.001208 0.000151 1.208402 ( 1.207223)
build_ruby 0.001500 0.000000 2.286777 ( 2.516112)
build_all 0.006130 0.000000 3.838253 ( 2.004893)
build_install 0.007474 0.006084 2.927440 ( 2.301308)
test_btest 0.000556 0.000089 56.380509 ( 18.257104)
test_basic 0.003997 0.000644 0.351584 ( 0.461611)
test_all 0.000409 0.001054 625.124184 (186.047358)
test_rubyspec 0.022105 0.017225 66.104459 ( 76.155925)
total: 290.84 sec