Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-074058
#<BuildRuby:0x00005567358663b0
@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.20230219-074058",
@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.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000377 0.004101 1.224663 ( 1.628890)
build_miniruby 0.001220 0.000000 1.166742 ( 1.164883)
build_ruby 0.001394 0.000000 2.101696 ( 2.301829)
build_all 0.002532 0.003316 3.612177 ( 1.795312)
build_install 0.013336 0.001018 2.706452 ( 1.877101)
test_btest 0.000922 0.000098 58.014352 ( 16.932329)
test_basic 0.004444 0.000476 0.443160 ( 0.535873)
test_all 0.001344 0.000000 631.918300 (188.415070)
test_rubyspec 0.026034 0.011050 66.092542 ( 76.010201)
total: 290.66 sec