Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-191706
#<BuildRuby:0x000055c48a509f70
@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.20230824-191706",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000032 0.000001 0.000033 ( 0.000032)
configure 0.000032 0.000001 0.000033 ( 0.000032)
build_up 0.008217 0.000257 2.521808 ( 7.071762)
build_miniruby 0.002759 0.000086 18.421251 ( 22.504057)
build_ruby 0.001842 0.000000 3.433250 ( 6.507323)
build_all 0.008329 0.000000 6.157776 ( 6.920636)
build_install 0.014888 0.004314 7.858817 ( 8.402560)
test_btest 0.000697 0.000036 81.603478 ( 58.705433)
test_basic 0.008018 0.000422 0.990967 ( 1.827308)
test_all 0.009596 0.000257 725.003036 (516.280265)
test_rubyspec 0.049289 0.026818 110.311940 (203.956163)
total: 832.18 sec