Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-140414
#<BuildRuby:0x000055eaae1b61a8
@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.20230513-140414",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001426 0.004311 1.487987 ( 2.719778)
build_miniruby 0.000957 0.000167 0.956139 ( 0.954750)
build_ruby 0.001008 0.000175 2.487519 ( 2.696048)
build_all 0.004607 0.000801 2.060586 ( 1.215504)
build_install 0.012362 0.001323 3.066979 ( 2.054957)
test_btest 0.000784 0.000131 72.523634 ( 18.912695)
test_basic 0.000260 0.004848 0.687996 ( 0.760672)
test_all 0.001108 0.000000 532.389681 (153.828460)
test_rubyspec 0.014650 0.026755 67.224872 ( 79.180163)
total: 262.32 sec