Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-230352
#<BuildRuby:0x0000559695c4dfe8
@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.20230213-230352",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000662 0.003956 1.264257 ( 1.678458)
build_miniruby 0.001179 0.000000 1.162739 ( 1.161076)
build_ruby 0.001485 0.000000 2.224890 ( 2.434300)
build_all 0.006205 0.000000 3.815230 ( 1.966768)
build_install 0.009784 0.003596 2.801921 ( 1.935166)
test_btest 0.000824 0.000061 58.696928 ( 16.168745)
test_basic 0.000089 0.007092 0.502342 ( 0.611078)
test_all 0.001087 0.000156 605.639911 (173.156659)
test_rubyspec 0.018576 0.021950 66.722450 ( 76.644981)
total: 275.76 sec