Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-215824
#<BuildRuby:0x000056358a1b1820
@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.20230512-215824",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.002973 0.003584 1.860941 ( 3.980268)
build_miniruby 0.001129 0.000410 1.312478 ( 1.322344)
build_ruby 0.001434 0.000000 2.665517 ( 2.927181)
build_all 0.005204 0.000959 2.196522 ( 2.335739)
build_install 0.014267 0.000630 3.420145 ( 3.426792)
test_btest 0.000752 0.000232 72.560100 ( 36.077297)
test_basic 0.005747 0.000463 0.752865 ( 1.031633)
test_all 0.000793 0.000235 559.909489 (244.115673)
test_rubyspec 0.031299 0.019157 80.069378 ( 96.073982)
total: 391.29 sec