Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-062825
#<BuildRuby:0x0000559bf23ca008
@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.20240216-062825",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.001816 0.004208 2.083885 ( 2.409982)
build_miniruby 0.001262 0.000135 1.765983 ( 1.763536)
build_ruby 0.001630 0.000175 2.828297 ( 3.053848)
build_all 0.006857 0.000000 6.113438 ( 2.435716)
build_install 0.008021 0.008764 7.712031 ( 3.707697)
test_btest 0.000000 0.001061 88.301760 ( 23.811433)
test_basic 0.003582 0.003002 0.924257 ( 0.981064)
test_all 0.084639 0.031864 703.087476 (212.303301)
test_rubyspec 0.051564 0.030130 112.127523 (122.023818)
total: 372.49 sec