Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-052418
#<BuildRuby:0x000055a7bdb6a390
@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.20230111-052418",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001448 0.004265 1.238002 ( 2.438553)
build_miniruby 0.001386 0.000189 1.579047 ( 2.089975)
build_ruby 0.001481 0.000202 3.700030 ( 4.725296)
build_all 0.008330 0.000529 4.077570 ( 4.010884)
build_install 0.015920 0.004847 3.245488 ( 3.938618)
test_btest 0.001006 0.000155 57.621398 ( 44.396536)
test_basic 0.000000 0.006466 0.445859 ( 0.775306)
test_all 0.000000 0.001549 708.325890 (691.024004)
test_rubyspec 0.028258 0.032522 77.151789 (116.578382)
total: 869.98 sec