Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-033302
#<BuildRuby:0x00007fcc0215fdd0
@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.20241029-033302",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002550 0.004582 3.253991 ( 3.519605)
build_miniruby 0.001308 0.000261 1.271647 ( 1.269443)
build_ruby 0.001398 0.000280 3.228344 ( 3.424381)
build_all 0.004518 0.003387 5.566203 ( 2.161690)
build_install 0.014752 0.001338 8.137621 ( 3.700469)
test_btest 0.001002 0.000208 69.695777 ( 18.426501)
test_basic 0.005300 0.004614 0.815902 ( 0.865528)
test_all 0.100051 0.044972 728.938767 (244.598811)
test_rubyspec 0.031908 0.048717 117.289935 ( 20.899396)
total: 298.87 sec