Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-054826
#<BuildRuby:0x000055997f20da00
@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.20230625-054826",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.002736 0.004032 2.088579 ( 5.311503)
build_miniruby 0.001400 0.000181 1.602640 ( 2.228391)
build_ruby 0.001867 0.000241 3.395519 ( 5.313119)
build_all 0.006572 0.000848 2.624135 ( 2.821815)
build_install 0.013896 0.004958 4.066894 ( 5.137360)
test_btest 0.000878 0.000000 83.830002 ( 56.570481)
test_basic 0.000631 0.007988 0.915454 ( 1.712975)
test_all 0.001033 0.000213 623.666655 (350.272538)
test_rubyspec 0.035179 0.019601 91.214701 (127.810243)
total: 557.18 sec