Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-185400
#<BuildRuby:0x000055e13b5ea0e8
@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.20230104-185400",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004504 0.000053 1.066570 ( 1.531569)
build_miniruby 0.001108 0.000151 1.146316 ( 1.144954)
build_ruby 0.001419 0.000000 3.069200 ( 3.426316)
build_all 0.005949 0.000425 3.783039 ( 1.974679)
build_install 0.015084 0.000771 3.294192 ( 2.654004)
test_btest 0.000868 0.000105 56.434697 ( 19.908450)
test_basic 0.005023 0.000046 0.361542 ( 0.454802)
test_all 0.001116 0.000128 615.575402 (181.553852)
test_rubyspec 0.017085 0.020681 63.595444 ( 73.635641)
total: 286.29 sec