Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-100742
#<BuildRuby:0x0000565543dd6258
@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.20240228-100742",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000037 0.000001 0.000038 ( 0.000038)
configure 0.000038 0.000001 0.000039 ( 0.000039)
build_up 0.004918 0.004447 2.753401 ( 4.197391)
build_miniruby 0.001627 0.000108 1.840929 ( 2.355232)
build_ruby 0.002069 0.000138 3.765941 ( 5.035972)
build_all 0.008778 0.000000 7.198244 ( 8.064382)
build_install 0.021518 0.000217 9.301489 ( 9.752848)
test_btest 0.000830 0.000046 96.286223 (100.184083)
test_basic 0.003126 0.000173 0.996405 ( 2.038362)
test_all 0.085284 0.037060 805.340734 (535.957950)
test_rubyspec 0.027854 0.059391 132.674410 (169.248900)
total: 836.84 sec