Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-045415
#<BuildRuby:0x000055c558c15f70
@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.20230901-045415",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.006196 1.888930 ( 3.077004)
build_miniruby 0.000217 0.001319 1.676832 ( 1.873345)
build_ruby 0.001630 0.000326 3.322783 ( 3.663708)
build_all 0.004234 0.003931 6.547456 ( 4.272929)
build_install 0.013712 0.004361 7.698983 ( 5.406038)
test_btest 0.000915 0.000215 84.921582 ( 45.733330)
test_basic 0.008171 0.000000 0.989802 ( 1.280258)
test_all 0.006235 0.003643 720.157658 (312.625674)
test_rubyspec 0.046596 0.023838 108.018798 (122.942056)
total: 500.88 sec