Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-233440
#<BuildRuby:0x000055d465215f68
@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.20230815-233440",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003156 0.004426 2.316039 ( 6.345644)
build_miniruby 0.001144 0.000147 1.717217 ( 3.222271)
build_ruby 0.001895 0.000244 3.470543 ( 6.259852)
build_all 0.007828 0.000450 6.468526 ( 7.663122)
build_install 0.011834 0.009245 8.288553 ( 11.007940)
test_btest 0.000772 0.000137 84.115508 ( 61.320756)
test_basic 0.000000 0.008408 0.980857 ( 2.143142)
test_all 0.005560 0.005042 707.558782 (482.270110)
test_rubyspec 0.056605 0.022925 108.915373 (220.289680)
total: 800.52 sec