Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-064728
#<BuildRuby:0x000056059f85dfb8
@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.20221208-064728",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005611 0.000142 1.415931 ( 1.812599)
build_miniruby 0.001103 0.000096 1.249467 ( 1.266266)
build_ruby 0.001376 0.000120 2.627103 ( 2.636994)
build_all 0.006549 0.000570 3.752079 ( 2.315754)
build_install 0.011932 0.004290 2.889216 ( 2.468632)
test_btest 0.000661 0.000000 55.082262 ( 27.324979)
test_basic 0.000000 0.005928 0.396791 ( 0.500370)
test_all 0.000083 0.001376 609.535052 (229.938460)
test_rubyspec 0.031224 0.012500 68.871319 ( 80.630668)
total: 348.90 sec