Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-102244
#<BuildRuby:0x0000556cd3d0a120
@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.20230705-102244",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007130 0.000343 2.148410 ( 5.121238)
build_miniruby 0.001166 0.000125 1.584075 ( 1.863848)
build_ruby 0.001667 0.000179 3.119360 ( 3.725642)
build_all 0.002985 0.004582 2.535242 ( 3.328117)
build_install 0.013422 0.005842 3.985103 ( 6.079546)
test_btest 0.000907 0.000157 81.550174 ( 48.648138)
test_basic 0.007263 0.000441 0.902572 ( 1.562870)
test_all 0.001470 0.000245 646.587310 (377.381000)
test_rubyspec 0.041090 0.012975 91.548348 (130.370328)
total: 578.08 sec