Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-104930
#<BuildRuby:0x000055bee68da3b0
@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.20230207-104930",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001188 0.003842 1.297810 ( 1.997010)
build_miniruby 0.001415 0.000135 8.169053 ( 6.860878)
build_ruby 0.001220 0.000116 2.297013 ( 2.505774)
build_all 0.006062 0.000177 3.685562 ( 1.984091)
build_install 0.013054 0.000770 2.908078 ( 2.320715)
test_btest 0.000680 0.000059 55.856592 ( 26.355413)
test_basic 0.000901 0.004745 0.431964 ( 0.566612)
test_all 0.001319 0.000172 621.743025 (245.291262)
test_rubyspec 0.026918 0.017126 70.611204 ( 81.315923)
total: 369.20 sec