Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-194436
#<BuildRuby:0x00007f90fe35fde0
@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.20241128-194436",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003618 0.004641 3.374379 ( 3.257353)
build_miniruby 0.001434 0.000239 1.370816 ( 1.368769)
build_ruby 0.001813 0.000000 3.359397 ( 3.567664)
build_all 0.007494 0.000152 6.057221 ( 2.402399)
build_install 0.011537 0.005569 8.452400 ( 4.149261)
test_btest 0.000752 0.000137 79.293370 ( 23.527929)
test_basic 0.003983 0.007841 0.964293 ( 1.023891)
test_all 0.095755 0.051484 806.773862 (304.728045)
test_rubyspec 0.044987 0.038576 120.744556 ( 33.317841)
total: 377.34 sec