Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-134934
#<BuildRuby:0x00007f061232fdd8
@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.20241011-134934",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.002569 0.005046 3.518654 ( 3.499945)
build_miniruby 0.001185 0.000501 1.294288 ( 1.290750)
build_ruby 0.000000 0.001868 3.582844 ( 3.780052)
build_all 0.003923 0.003982 7.149846 ( 2.931842)
build_install 0.016794 0.002368 9.700313 ( 4.367514)
test_btest 0.000778 0.000326 93.742429 ( 25.243320)
test_basic 0.010576 0.000900 1.169581 ( 1.248584)
test_all 0.116666 0.030456 771.423553 (223.699962)
test_rubyspec 0.044269 0.042769 128.713695 ( 30.583120)
total: 296.65 sec