Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-180546
#<BuildRuby:0x0000561160f45f70
@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.20230827-180546",
@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.000021 0.000002 0.000023 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006238 0.000645 2.158237 ( 3.363671)
build_miniruby 0.000000 0.001668 1.556720 ( 1.574752)
build_ruby 0.000000 0.001814 3.177018 ( 3.434197)
build_all 0.006646 0.000893 6.106472 ( 3.260555)
build_install 0.013676 0.003788 7.566931 ( 4.357358)
test_btest 0.000956 0.000140 84.974178 ( 42.085527)
test_basic 0.007901 0.000523 0.991081 ( 1.098087)
test_all 0.008802 0.000619 648.024419 (249.738476)
test_rubyspec 0.047680 0.016081 104.331246 (129.716003)
total: 438.63 sec