Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-230809
#<BuildRuby:0x00005641e5b89fc0
@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.20230911-230809",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006783 2.079513 ( 3.368286)
build_miniruby 0.000680 0.001005 1.699342 ( 1.703240)
build_ruby 0.000000 0.001664 3.289611 ( 3.473611)
build_all 0.004185 0.004563 6.360826 ( 3.226657)
build_install 0.011697 0.005947 7.614157 ( 3.989345)
test_btest 0.000659 0.000201 84.182894 ( 32.198524)
test_basic 0.006575 0.000864 0.990917 ( 1.214341)
test_all 0.004414 0.005180 678.276158 (237.222471)
test_rubyspec 0.035078 0.036168 100.412639 (112.952459)
total: 399.35 sec