Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-202505
#<BuildRuby:0x00005558d8df9d88
@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.20240226-202505",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003342 0.004663 2.692158 ( 2.699252)
build_miniruby 0.000000 0.001830 1.817777 ( 1.833642)
build_ruby 0.000000 0.001471 3.969383 ( 4.254545)
build_all 0.007818 0.000608 6.885156 ( 3.961751)
build_install 0.009152 0.011535 8.901754 ( 5.594467)
test_btest 0.000618 0.000174 90.324610 ( 25.618986)
test_basic 0.005792 0.000000 0.951387 ( 1.029569)
test_all 0.083955 0.035322 777.079001 (221.505063)
test_rubyspec 0.052644 0.032958 111.608257 (120.944477)
total: 387.44 sec