Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-025523
#<BuildRuby:0x000055dea7196078
@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.20221207-025523",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005626 0.000130 1.457579 ( 2.280307)
build_miniruby 0.001143 0.000099 1.242519 ( 1.259677)
build_ruby 0.001412 0.000123 2.697727 ( 2.866164)
build_all 0.007252 0.000245 3.795508 ( 3.061527)
build_install 0.010237 0.005131 2.893559 ( 3.199514)
test_btest 0.000714 0.000086 54.571546 ( 33.036061)
test_basic 0.005760 0.000691 0.411378 ( 0.656025)
test_all 0.001530 0.000183 622.898957 (287.409762)
test_rubyspec 0.018180 0.025903 67.867871 ( 83.838029)
total: 417.61 sec