Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-174110
#<BuildRuby:0x0000556c836adfe8
@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.20230103-174110",
@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.000000 0.000012 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.003963 0.000172 1.086885 ( 1.492304)
build_miniruby 0.001476 0.000064 1.321103 ( 1.319120)
build_ruby 0.000000 0.001714 3.242058 ( 3.652277)
build_all 0.001964 0.005469 3.578827 ( 1.802961)
build_install 0.010587 0.003707 2.913404 ( 1.989875)
test_btest 0.000565 0.000078 55.853735 ( 19.276692)
test_basic 0.001028 0.004003 0.397320 ( 0.490970)
test_all 0.001069 0.000185 621.944871 (201.922530)
test_rubyspec 0.006154 0.032695 64.741181 ( 74.644557)
total: 306.59 sec