Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-145359
#<BuildRuby:0x0000564c59b76208
@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.20240220-145359",
@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.000015 0.000003 0.000018 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000373 0.007052 2.804339 ( 2.489985)
build_miniruby 0.001238 0.000285 1.708272 ( 1.708161)
build_ruby 0.001477 0.000341 3.490784 ( 3.701852)
build_all 0.008370 0.000000 6.728318 ( 3.482927)
build_install 0.016035 0.002510 8.573148 ( 4.563593)
test_btest 0.000669 0.000137 92.099831 ( 36.506463)
test_basic 0.002961 0.004432 0.939060 ( 1.015047)
test_all 0.073619 0.042717 814.265201 (304.105807)
test_rubyspec 0.043171 0.054361 131.613868 (151.275584)
total: 508.85 sec