Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-083305
#<BuildRuby:0x000055765d9863d0
@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.20221227-083305",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000228 0.004010 0.983163 ( 1.362393)
build_miniruby 0.001286 0.000000 1.217664 ( 1.216458)
build_ruby 0.001446 0.000000 3.035541 ( 3.404579)
build_all 0.005740 0.000000 3.210850 ( 1.468103)
build_install 0.010938 0.001935 2.669000 ( 1.811362)
test_btest 0.000592 0.000099 56.187389 ( 16.653712)
test_basic 0.000000 0.005334 0.418853 ( 0.512703)
test_all 0.001012 0.001011 642.587948 (184.408309)
test_rubyspec 0.018572 0.022480 63.168476 ( 73.109590)
total: 283.95 sec