Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-113956
#<BuildRuby:0x00005597c7e1a168
@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.20221230-113956",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003933 0.001035 1.212339 ( 2.066830)
build_miniruby 0.001266 0.000333 1.520758 ( 1.523338)
build_ruby 0.001800 0.000000 3.587646 ( 4.186394)
build_all 0.004034 0.003526 3.926700 ( 2.810323)
build_install 0.011832 0.005229 3.290470 ( 2.864387)
test_btest 0.000759 0.000231 57.316304 ( 32.491472)
test_basic 0.003563 0.001085 0.442866 ( 0.601503)
test_all 0.001625 0.000495 654.579889 (238.144939)
test_rubyspec 0.024369 0.015994 69.286724 ( 79.997417)
total: 364.69 sec