Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-180636
#<BuildRuby:0x000055e63bc96018
@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.20230119-180636",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.005212 0.000559 1.246372 ( 2.569555)
build_miniruby 0.001745 0.000187 1.307432 ( 1.649442)
build_ruby 0.002066 0.000000 3.394441 ( 5.185054)
build_all 0.008020 0.000263 4.075098 ( 5.327028)
build_install 0.014160 0.003736 3.136045 ( 4.148919)
test_btest 0.001172 0.000138 58.113965 ( 59.955192)
test_basic 0.003451 0.003302 0.446820 ( 0.681594)
test_all 0.001483 0.000206 679.410582 (536.823831)
test_rubyspec 0.024396 0.026625 74.725721 ( 95.092973)
total: 711.43 sec