Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-150658
#<BuildRuby:0x000055b35f34e230
@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.20230925-150658",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006352 0.000733 2.225030 ( 4.420829)
build_miniruby 0.001353 0.000156 1.636481 ( 1.879791)
build_ruby 0.001766 0.000000 3.418337 ( 3.760171)
build_all 0.001027 0.007792 6.194489 ( 4.181600)
build_install 0.017643 0.001534 7.634347 ( 5.251633)
test_btest 0.000645 0.000107 81.564193 ( 42.931218)
test_basic 0.006542 0.001091 0.958594 ( 1.289945)
test_all 0.008343 0.001390 710.211758 (310.342062)
test_rubyspec 0.028061 0.043933 103.941440 (124.566097)
total: 498.62 sec