Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-043014
#<BuildRuby:0x00007fe6f9c7fdc0
@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.20241111-043014",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002564 0.005036 3.740751 ( 3.935141)
build_miniruby 0.001492 0.000574 1.604354 ( 1.600957)
build_ruby 0.000000 0.001857 3.991540 ( 4.139125)
build_all 0.003463 0.004346 6.410030 ( 2.664633)
build_install 0.016671 0.003439 8.923575 ( 4.181275)
test_btest 0.000666 0.000267 79.076372 ( 21.625083)
test_basic 0.003834 0.008467 1.089415 ( 1.145206)
test_all 0.115147 0.038417 706.982745 (220.186400)
test_rubyspec 0.044981 0.038972 123.860694 ( 27.050322)
total: 286.53 sec