Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-101316
#<BuildRuby:0x00005597a233e890
@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-101316",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005183 0.000156 1.404652 ( 1.571378)
build_miniruby 0.000964 0.000126 1.136569 ( 1.135533)
build_ruby 0.001730 0.000000 2.124124 ( 2.114479)
build_all 0.003076 0.003559 3.687082 ( 1.962588)
build_install 0.009470 0.004246 2.792704 ( 1.911684)
test_btest 0.000629 0.000117 55.731975 ( 15.780284)
test_basic 0.000000 0.003641 0.346607 ( 0.440994)
test_all 0.000685 0.000473 631.041917 (185.805415)
test_rubyspec 0.038490 0.025045 76.788084 (100.308236)
total: 311.03 sec