Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-145902
#<BuildRuby:0x0000561618fda2a8
@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.20230110-145902",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.004744 0.000180 1.186555 ( 1.671375)
build_miniruby 0.001234 0.000000 1.432281 ( 1.431180)
build_ruby 0.001495 0.000000 3.468017 ( 3.837641)
build_all 0.007641 0.000000 3.855432 ( 1.973322)
build_install 0.015017 0.000296 2.861326 ( 2.023447)
test_btest 0.000760 0.000136 56.439058 ( 20.275958)
test_basic 0.004927 0.000000 0.347183 ( 0.442035)
test_all 0.001372 0.000000 630.425915 (214.522663)
test_rubyspec 0.024535 0.025248 70.361382 ( 80.954042)
total: 327.13 sec