Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-205000
#<BuildRuby:0x0000563c53ca2188
@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.20230802-205000",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003032 0.003834 2.100362 ( 5.561608)
build_miniruby 0.001686 0.000174 1.578158 ( 2.014682)
build_ruby 0.001068 0.001111 3.430960 ( 40.915711)
build_all 0.001569 0.006512 2.635360 ( 3.648079)
build_install 0.007255 0.012625 4.269045 ( 5.343126)
test_btest 0.000775 0.000200 79.212103 ( 48.016160)
test_basic 0.002767 0.000714 0.941264 ( 1.608199)
test_all 0.001782 0.000103 642.601162 (315.480070)
test_rubyspec 0.042291 0.018072 97.388338 (168.182753)
total: 590.77 sec