Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-031343
#<BuildRuby:0x0000556e2d4023b0
@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.20230508-031343",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.002627 0.003848 1.949279 ( 3.590838)
build_miniruby 0.001461 0.000183 1.407552 ( 1.414739)
build_ruby 0.000000 0.001457 2.758485 ( 3.188601)
build_all 0.004551 0.001964 2.196264 ( 1.729090)
build_install 0.004062 0.012788 3.418644 ( 2.632222)
test_btest 0.000000 0.001089 75.594025 ( 38.477959)
test_basic 0.006399 0.001298 0.832221 ( 0.995104)
test_all 0.000798 0.000220 600.888099 (407.969692)
test_rubyspec 0.035855 0.029148 85.956871 (123.043267)
total: 583.04 sec