Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-122915
#<BuildRuby:0x00007f69c6a4fdd0
@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.20241021-122915",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000040 0.000005 0.000045 ( 0.000046)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.003875 0.003977 3.029362 ( 3.083328)
build_miniruby 0.001461 0.000237 1.140907 ( 1.138116)
build_ruby 0.001466 0.000237 3.171905 ( 3.377525)
build_all 0.008226 0.001334 6.327786 ( 2.478523)
build_install 0.014973 0.004664 8.769306 ( 4.020748)
test_btest 0.000853 0.000149 88.372868 ( 23.365951)
test_basic 0.005903 0.003835 0.925222 ( 0.971393)
test_all 0.090956 0.068171 853.169117 (324.389452)
test_rubyspec 0.060135 0.027673 135.183367 ( 32.138477)
total: 394.96 sec