Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-200248
#<BuildRuby:0x000055c64d0e6230
@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-200248",
@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.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003621 0.000836 0.985299 ( 1.918133)
build_miniruby 0.001229 0.000284 1.321984 ( 1.321507)
build_ruby 0.001300 0.000300 3.703390 ( 4.071255)
build_all 0.007710 0.000697 4.062832 ( 2.373446)
build_install 0.008834 0.009209 3.368055 ( 2.889021)
test_btest 0.000825 0.000257 59.276641 ( 27.807606)
test_basic 0.005072 0.001585 0.451996 ( 0.582754)
test_all 0.000927 0.000290 651.883462 (222.864963)
test_rubyspec 0.022279 0.018234 66.172257 ( 76.148870)
total: 339.98 sec