Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-010409
#<BuildRuby:0x00005615e6c15f00
@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.20230513-010409",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006739 0.000963 1.879652 ( 3.921727)
build_miniruby 0.001403 0.000000 1.416158 ( 1.535009)
build_ruby 0.001590 0.000000 2.679100 ( 2.906697)
build_all 0.003471 0.004743 2.302862 ( 2.072933)
build_install 0.006590 0.011416 3.599649 ( 3.744004)
test_btest 0.000677 0.000190 73.026281 ( 36.993655)
test_basic 0.002492 0.003671 0.796737 ( 0.922505)
test_all 0.001029 0.000000 613.836820 (299.229846)
test_rubyspec 0.032289 0.026033 83.840872 (110.952338)
total: 462.28 sec