Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-230554
#<BuildRuby:0x000055c9afd42230
@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.20230529-230554",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005855 0.000764 1.897741 ( 4.100801)
build_miniruby 0.001410 0.000184 1.477549 ( 1.746535)
build_ruby 0.001895 0.000248 2.877545 ( 3.327800)
build_all 0.007636 0.000408 2.127697 ( 2.277902)
build_install 0.012481 0.008027 3.517902 ( 3.677245)
test_btest 0.000673 0.000120 77.274298 ( 52.097911)
test_basic 0.005626 0.002909 0.823665 ( 1.260850)
test_all 0.001147 0.000222 621.006335 (669.258932)
test_rubyspec 0.038354 0.027561 88.872075 (137.076748)
total: 874.83 sec