Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-033606
#<BuildRuby:0x000055e37b182360
@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.20221227-033606",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.004754 0.000792 1.224185 ( 2.333144)
build_miniruby 0.001561 0.000260 1.559095 ( 1.699376)
build_ruby 0.001368 0.000228 3.702403 ( 4.315941)
build_all 0.005583 0.000930 3.757931 ( 2.862641)
build_install 0.013618 0.002284 3.187837 ( 3.338617)
test_btest 0.000754 0.000126 57.868312 ( 32.808379)
test_basic 0.006343 0.000372 0.463629 ( 0.805037)
test_all 0.000927 0.000149 633.715261 (231.718170)
test_rubyspec 0.028696 0.018559 67.940734 ( 78.198962)
total: 358.08 sec