Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-203520
#<BuildRuby:0x00005590e0bea7c8
@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.20230620-203520",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.001532 0.004183 1.878045 ( 3.227233)
build_miniruby 0.001456 0.000291 1.309349 ( 1.310641)
build_ruby 0.001345 0.000269 2.704201 ( 2.900681)
build_all 0.003931 0.004048 5.311817 ( 2.633391)
build_install 0.016824 0.001866 6.772966 ( 3.784636)
test_btest 0.000614 0.000131 76.781228 ( 29.376190)
test_basic 0.005711 0.000273 0.764438 ( 0.880405)
test_all 0.000973 0.000201 569.932838 (213.996382)
test_rubyspec 0.025342 0.028218 83.859817 ( 96.162258)
total: 354.27 sec