Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-193857
#<BuildRuby:0x000055ea11561f70
@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.20221219-193857",
@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.000009 0.000004 0.000013 ( 0.000012)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.001707 0.003037 1.136434 ( 1.537877)
build_miniruby 0.001221 0.000514 1.459510 ( 1.458058)
build_ruby 0.001147 0.000483 3.499471 ( 3.833261)
build_all 0.002548 0.005422 3.880570 ( 2.023419)
build_install 0.012167 0.004168 3.143166 ( 2.223228)
test_btest 0.000653 0.000299 57.685287 ( 18.849184)
test_basic 0.002996 0.001373 0.425783 ( 0.521410)
test_all 0.000924 0.000424 635.173732 (195.745235)
test_rubyspec 0.023467 0.026015 71.843426 ( 84.849394)
total: 311.04 sec