Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-035911
#<BuildRuby:0x000055fa9a522818
@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.20230501-035911",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001091 0.004171 1.739195 ( 2.994655)
build_miniruby 0.001539 0.000000 1.144682 ( 1.143267)
build_ruby 0.001260 0.000000 2.448293 ( 2.683145)
build_all 0.002858 0.003857 2.053928 ( 1.312096)
build_install 0.011313 0.004487 2.948079 ( 1.976565)
test_btest 0.000623 0.000086 74.346060 ( 24.491493)
test_basic 0.002243 0.004566 0.682673 ( 0.761677)
test_all 0.001045 0.000180 576.096598 (174.461829)
test_rubyspec 0.021217 0.025696 74.683192 ( 86.702547)
total: 296.53 sec