Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-115609
#<BuildRuby:0x000055e47a596078
@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.20240122-115609",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002153 0.004363 1.784234 ( 2.573892)
build_miniruby 0.001446 0.000155 1.737314 ( 1.774111)
build_ruby 0.001641 0.000175 3.817008 ( 4.257403)
build_all 0.008279 0.000409 6.165521 ( 4.147524)
build_install 0.019114 0.000994 7.721986 ( 6.033133)
test_btest 0.000904 0.000087 85.921262 ( 43.724644)
test_basic 0.002180 0.004499 0.977137 ( 1.395948)
test_all 0.076384 0.038092 691.535939 (271.034552)
test_rubyspec 0.053687 0.049901 158.372457 (170.040028)
total: 504.98 sec