Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-151913
#<BuildRuby:0x0000562a9ec4e018
@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.20221226-151913",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004751 0.000064 1.128465 ( 1.817947)
build_miniruby 0.000000 0.001244 1.398117 ( 1.500771)
build_ruby 0.000000 0.001607 3.577358 ( 4.390402)
build_all 0.006467 0.001249 3.864347 ( 3.226925)
build_install 0.017265 0.000513 3.198540 ( 3.387688)
test_btest 0.000696 0.000069 59.542888 ( 50.123375)
test_basic 0.005903 0.000591 0.473706 ( 0.831450)
test_all 0.002112 0.000211 690.767957 (767.483203)
test_rubyspec 0.031103 0.029453 78.225840 (114.874624)
total: 947.64 sec