Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-104956
#<BuildRuby:0x0000559e1aeb9fe8
@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.20221221-104956",
@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.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003782 0.001261 1.185430 ( 2.392132)
build_miniruby 0.001038 0.000346 1.395717 ( 1.567372)
build_ruby 0.001454 0.000485 3.581455 ( 4.331586)
build_all 0.007255 0.000892 4.072228 ( 3.035013)
build_install 0.012504 0.004417 3.310270 ( 3.024097)
test_btest 0.000619 0.000198 56.188514 ( 32.123289)
test_basic 0.005214 0.004430 0.443398 ( 0.703650)
test_all 0.001452 0.000502 657.595373 (283.085347)
test_rubyspec 0.023141 0.030158 72.108982 ( 82.815941)
total: 413.08 sec