Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-194942
#<BuildRuby:0x00007f5125dbfdd0
@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.20241103-194942",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003192 0.004514 3.764654 ( 3.608167)
build_miniruby 0.001258 0.000203 1.564568 ( 1.561219)
build_ruby 0.000000 0.001943 4.214603 ( 4.395465)
build_all 0.008275 0.002871 7.146202 ( 4.858256)
build_install 0.010575 0.014551 10.272979 ( 6.777373)
test_btest 0.000940 0.000000 75.782149 ( 25.606677)
test_basic 0.007403 0.004325 1.071867 ( 1.364862)
test_all 0.101534 0.045569 728.792538 (258.568043)
test_rubyspec 0.047629 0.034819 115.704499 ( 26.524374)
total: 333.27 sec