Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-215812
#<BuildRuby:0x00007f5ac2a6fdc8
@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.20241001-215812",
@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.000014 0.000008 0.000022 ( 0.000023)
autoconf 0.000027 0.000015 0.000042 ( 0.000041)
configure 0.000023 0.000012 0.000035 ( 0.000036)
build_up 0.002165 0.006940 4.245922 ( 3.414204)
build_miniruby 0.000000 0.001815 1.467099 ( 1.464168)
build_ruby 0.001543 0.000531 4.627954 ( 4.915456)
build_all 0.008966 0.003062 7.672328 ( 5.033666)
build_install 0.009236 0.017052 11.627708 ( 7.392179)
test_btest 0.000000 0.001120 93.836262 ( 27.521282)
test_basic 0.010089 0.001394 1.114840 ( 1.167529)
test_all 0.117141 0.032098 777.633452 (242.117265)
test_rubyspec 0.046994 0.039875 137.749311 ( 29.011409)
total: 322.04 sec