Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-234922
#<BuildRuby:0x0000562170f7a6d8
@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.20230215-234922",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000380 0.004148 1.519326 ( 2.114343)
build_miniruby 0.001230 0.000351 2.033762 ( 1.770004)
build_ruby 0.000000 0.001388 2.414168 ( 2.624221)
build_all 0.005355 0.001780 3.946581 ( 2.233070)
build_install 0.016158 0.000043 3.219336 ( 2.807136)
test_btest 0.000659 0.000171 56.008587 ( 27.648506)
test_basic 0.000000 0.006573 0.492403 ( 0.594935)
test_all 0.000200 0.001483 649.515919 (262.734539)
test_rubyspec 0.033707 0.014037 70.446372 ( 81.146778)
total: 383.67 sec