Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-180728
#<BuildRuby:0x0000561f63979f68
@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.20230120-180728",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004473 0.000777 1.143416 ( 1.959895)
build_miniruby 0.001163 0.000202 1.138275 ( 1.228121)
build_ruby 0.001397 0.000243 3.047551 ( 3.666470)
build_all 0.003543 0.004134 3.756476 ( 2.534586)
build_install 0.013469 0.000951 2.846906 ( 2.493629)
test_btest 0.000000 0.000607 55.340942 ( 32.334859)
test_basic 0.001424 0.004112 0.431136 ( 0.576036)
test_all 0.001357 0.000000 648.723910 (272.858009)
test_rubyspec 0.034245 0.015132 72.798459 ( 88.372710)
total: 406.03 sec