Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-042142
#<BuildRuby:0x000055ea5c53e7c8
@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.20230610-042142",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001735 0.004361 1.920954 ( 4.115702)
build_miniruby 0.001459 0.000332 1.386760 ( 1.390892)
build_ruby 0.001284 0.000292 2.799448 ( 3.320855)
build_all 0.007165 0.000649 2.356552 ( 2.377205)
build_install 0.012553 0.005255 3.618901 ( 3.581921)
test_btest 0.000779 0.000187 77.140958 ( 40.916660)
test_basic 0.000752 0.007857 0.836266 ( 1.023663)
test_all 0.001265 0.000390 570.898344 (252.569683)
test_rubyspec 0.025194 0.025340 82.972790 (102.948069)
total: 412.25 sec