Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-152949
#<BuildRuby:0x00005610de581f20
@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.20240121-152949",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001284 0.004275 1.626385 ( 2.063905)
build_miniruby 0.001778 0.000000 1.686440 ( 1.685156)
build_ruby 0.001534 0.000000 3.262591 ( 3.513017)
build_all 0.006646 0.001304 5.973268 ( 3.701484)
build_install 0.015579 0.003046 7.291188 ( 4.994714)
test_btest 0.001079 0.000229 82.865373 ( 40.034475)
test_basic 0.006636 0.000517 0.852521 ( 0.953060)
test_all 0.093347 0.025867 797.288043 (345.579327)
test_rubyspec 0.055534 0.049300 167.715270 (183.967702)
total: 586.49 sec