Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-075245
#<BuildRuby:0x0000560f11c65fb8
@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.20230801-075245",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003233 0.004358 2.214453 ( 8.317954)
build_miniruby 0.001398 0.000233 1.818343 ( 4.211476)
build_ruby 0.001746 0.000000 3.541098 ( 8.516914)
build_all 0.004641 0.004463 2.771227 ( 5.488161)
build_install 0.007479 0.013746 4.342039 ( 7.231756)
test_btest 0.000690 0.000197 81.427687 ( 75.694721)
test_basic 0.006921 0.000000 0.957112 ( 2.771977)
test_all 0.001708 0.000283 673.640000 (592.820095)
test_rubyspec 0.040827 0.019649 99.539531 (203.383752)
total: 908.44 sec