Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-120655
#<BuildRuby:0x00005617f2cc6018
@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.20230201-120655",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001563 0.002892 1.087880 ( 1.523355)
build_miniruby 0.001524 0.000000 1.146809 ( 1.153008)
build_ruby 0.001524 0.000000 2.424855 ( 2.677250)
build_all 0.006691 0.000388 3.820737 ( 2.588770)
build_install 0.014632 0.000452 2.817507 ( 2.665882)
test_btest 0.000761 0.000105 54.511151 ( 31.307088)
test_basic 0.006241 0.000308 0.427866 ( 0.614977)
test_all 0.001246 0.000000 637.942676 (254.702401)
test_rubyspec 0.025700 0.021836 71.951944 ( 86.626852)
total: 383.86 sec