Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-222509
#<BuildRuby:0x00005614d95e6890
@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.20221230-222509",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003326 0.000756 1.083237 ( 1.505158)
build_miniruby 0.001185 0.000000 1.251175 ( 1.249521)
build_ruby 0.001499 0.000000 3.124319 ( 3.514396)
build_all 0.006683 0.000000 3.716032 ( 1.880143)
build_install 0.013041 0.003647 3.012433 ( 2.043737)
test_btest 0.000000 0.000943 58.156924 ( 16.560157)
test_basic 0.000000 0.004556 0.390692 ( 0.483354)
test_all 0.000000 0.001083 611.137007 (186.396311)
test_rubyspec 0.007728 0.031688 64.651400 ( 75.742470)
total: 289.38 sec