Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-125152
#<BuildRuby:0x000055ed23e42008
@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.20240225-125152",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003167 0.003834 2.570557 ( 2.353399)
build_miniruby 0.000000 0.001615 1.723554 ( 1.723799)
build_ruby 0.000000 0.002058 3.498893 ( 3.713461)
build_all 0.006589 0.001786 6.663406 ( 2.845733)
build_install 0.020811 0.000000 8.523459 ( 4.296413)
test_btest 0.000927 0.000000 91.196615 ( 34.273691)
test_basic 0.007220 0.000000 0.986700 ( 1.063173)
test_all 0.070421 0.046522 803.224160 (283.799963)
test_rubyspec 0.037776 0.045274 113.695530 (123.076674)
total: 457.15 sec