Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-130301
#<BuildRuby:0x000055962abcdfc0
@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.20230915-130301",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.007140 0.001231 2.362620 ( 4.495887)
build_miniruby 0.001229 0.000212 1.704847 ( 1.871873)
build_ruby 0.002074 0.000000 3.536131 ( 3.851424)
build_all 0.002872 0.005996 6.430672 ( 4.427810)
build_install 0.013707 0.007354 8.018623 ( 6.607060)
test_btest 0.000978 0.000238 82.066813 ( 37.899271)
test_basic 0.001566 0.006030 0.896326 ( 0.967505)
test_all 0.007669 0.001706 700.109903 (249.943881)
test_rubyspec 0.040138 0.030732 99.842204 (111.176108)
total: 421.24 sec