Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-201421
#<BuildRuby:0x0000563b1c665a00
@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.20230217-201421",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003717 0.000744 1.225545 ( 1.594998)
build_miniruby 0.001344 0.000000 1.203303 ( 1.201626)
build_ruby 0.001686 0.000000 2.343263 ( 2.554389)
build_all 0.000000 0.006888 3.764152 ( 1.997072)
build_install 0.007748 0.006457 2.781110 ( 2.067289)
test_btest 0.000470 0.000149 55.902596 ( 19.837602)
test_basic 0.005587 0.000377 0.426895 ( 0.525204)
test_all 0.001052 0.000320 630.856064 (197.106033)
test_rubyspec 0.008733 0.030563 67.089745 ( 77.213069)
total: 304.10 sec