Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-170606
#<BuildRuby:0x00007fe70680fdc8
@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.20240927-170606",
@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.000095 0.000000 0.000095 ( 0.000153)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.007329 0.003972 19.823624 ( 11.964560)
build_miniruby 0.000000 0.010696 264.911775 ( 79.543973)
build_ruby 0.002020 0.000000 4.691073 ( 5.422141)
build_all 0.001367 0.010716 47.406518 ( 26.168952)
build_install 0.017558 0.005761 11.145674 ( 7.885777)
test_btest 0.000651 0.000207 93.438360 ( 28.610270)
test_basic 0.003391 0.005144 1.064019 ( 2.803810)
test_all 0.082162 0.069163 801.036225 (259.128964)
test_rubyspec 0.053794 0.035855 136.449129 ( 33.552787)
total: 455.08 sec