Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-205525
#<BuildRuby:0x000055bcc9cb1f70
@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.20230122-205525",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.004240 0.000098 1.130871 ( 1.649578)
build_miniruby 0.001018 0.000375 1.192965 ( 1.270513)
build_ruby 0.001105 0.000407 2.975467 ( 3.471225)
build_all 0.002272 0.005065 3.781191 ( 2.738676)
build_install 0.008436 0.006527 2.875797 ( 2.705407)
test_btest 0.000541 0.000246 56.221151 ( 30.859128)
test_basic 0.006458 0.000000 0.430610 ( 0.548625)
test_all 0.001202 0.000000 638.190566 (256.500087)
test_rubyspec 0.034608 0.015850 72.532153 ( 87.067539)
total: 386.81 sec