Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-155724
#<BuildRuby:0x00007f405097fdc8
@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.20241031-155724",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006644 0.000521 3.762085 ( 3.426665)
build_miniruby 0.001307 0.000251 1.335517 ( 1.333453)
build_ruby 0.001509 0.000291 3.015184 ( 3.228485)
build_all 0.008443 0.000023 5.318677 ( 2.069300)
build_install 0.002340 0.016085 7.801426 ( 3.460666)
test_btest 0.000792 0.000246 63.986686 ( 16.685397)
test_basic 0.007854 0.001117 0.678901 ( 0.728408)
test_all 0.097021 0.044921 583.973994 (191.509914)
test_rubyspec 0.044803 0.033959 113.207204 ( 19.781518)
total: 242.22 sec