Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-090601
#<BuildRuby:0x00005606b28f22a8
@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.20230204-090601",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004099 0.000390 1.087691 ( 1.544901)
build_miniruby 0.000000 0.001487 1.171104 ( 1.174314)
build_ruby 0.000478 0.001134 2.357736 ( 2.594030)
build_all 0.003226 0.003628 3.812941 ( 2.642602)
build_install 0.014292 0.000461 3.066415 ( 2.725137)
test_btest 0.000575 0.000082 56.066458 ( 31.092390)
test_basic 0.001791 0.004149 0.433051 ( 0.625474)
test_all 0.001511 0.000269 636.752612 (259.243956)
test_rubyspec 0.016146 0.035187 72.706999 ( 87.469226)
total: 389.11 sec