Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-113836
#<BuildRuby:0x00007f582b3bfdc8
@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.20241110-113836",
@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.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003314 0.003960 3.406929 ( 3.295178)
build_miniruby 0.001681 0.000000 1.692375 ( 1.693805)
build_ruby 0.002074 0.000000 4.227654 ( 4.383661)
build_all 0.005449 0.003486 6.347744 ( 2.701785)
build_install 0.012489 0.005016 9.251762 ( 4.542416)
test_btest 0.000738 0.000171 77.346509 ( 20.689259)
test_basic 0.005270 0.004456 1.043778 ( 1.092057)
test_all 0.109373 0.040754 737.984068 (260.713813)
test_rubyspec 0.050095 0.035791 123.560290 ( 33.078338)
total: 332.19 sec