Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-094048
#<BuildRuby:0x0000563e9d2ce228
@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-094048",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.001487 0.004352 1.259492 ( 2.426868)
build_miniruby 0.000996 0.000189 1.614097 ( 1.890581)
build_ruby 0.001408 0.000268 3.877067 ( 5.027974)
build_all 0.007980 0.000000 4.086968 ( 3.672287)
build_install 0.012357 0.006849 3.226961 ( 3.670862)
test_btest 0.000715 0.000155 59.396077 ( 44.342066)
test_basic 0.005000 0.001087 0.437246 ( 0.674205)
test_all 0.000921 0.000200 638.600360 (297.516354)
test_rubyspec 0.035945 0.015342 72.423024 ( 88.746895)
total: 447.97 sec