Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-181225
#<BuildRuby:0x00005581f1bd6258
@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.20230624-181225",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002199 0.004076 2.023599 ( 4.751499)
build_miniruby 0.000000 0.001909 1.532227 ( 1.819565)
build_ruby 0.000000 0.001750 3.157066 ( 4.565049)
build_all 0.002833 0.004469 2.460699 ( 3.135165)
build_install 0.014023 0.003116 3.782501 ( 3.882076)
test_btest 0.000578 0.000128 79.605509 ( 47.732073)
test_basic 0.003442 0.004226 0.906315 ( 1.641571)
test_all 0.001690 0.000423 615.975587 (326.428069)
test_rubyspec 0.033542 0.021717 89.057713 (128.782892)
total: 522.74 sec