Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-100119
#<BuildRuby:0x0000556fa6b2df70
@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.20230217-100119",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000851 0.003380 1.350435 ( 2.047376)
build_miniruby 0.001095 0.000190 1.010528 ( 1.008734)
build_ruby 0.000984 0.000171 2.178643 ( 2.394278)
build_all 0.003162 0.003729 3.748435 ( 1.844655)
build_install 0.008927 0.004133 2.624590 ( 1.763099)
test_btest 0.000753 0.000173 56.676439 ( 15.526234)
test_basic 0.000000 0.004457 0.437436 ( 0.532061)
test_all 0.000000 0.000979 621.537075 (175.699061)
test_rubyspec 0.033612 0.016119 64.199261 ( 74.400077)
total: 275.22 sec