Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-162641
#<BuildRuby:0x00007f0dc1e8fdc0
@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.20241028-162641",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007593 0.000431 3.958019 ( 3.897171)
build_miniruby 0.001540 0.000186 1.673572 ( 1.672595)
build_ruby 0.001908 0.000000 3.815597 ( 3.953051)
build_all 0.008464 0.000237 6.755415 ( 2.795451)
build_install 0.013217 0.006146 9.332373 ( 4.253695)
test_btest 0.000820 0.000118 74.870496 ( 20.776335)
test_basic 0.005078 0.004733 0.889738 ( 0.931208)
test_all 0.093005 0.057639 751.637476 (225.257500)
test_rubyspec 0.037622 0.047202 124.161604 ( 27.341622)
total: 290.88 sec