Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-062912
#<BuildRuby:0x00005560a4521f48
@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.20240303-062912",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.008158 0.001359 2.781162 ( 3.566643)
build_miniruby 0.001506 0.000251 1.770867 ( 1.932138)
build_ruby 0.001344 0.000224 3.689782 ( 4.219505)
build_all 0.004089 0.004363 7.122682 ( 4.416439)
build_install 0.015417 0.004882 8.999513 ( 6.362914)
test_btest 0.000725 0.000155 94.166992 ( 56.188244)
test_basic 0.002498 0.005154 0.965841 ( 1.039138)
test_all 0.088548 0.031218 800.050333 (347.547728)
test_rubyspec 0.031438 0.056516 125.890050 (135.428135)
total: 560.70 sec