Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-053647
#<BuildRuby:0x00007f13ba9ffdd8
@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.20241012-053647",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007524 0.000434 3.621715 ( 3.513885)
build_miniruby 0.001719 0.000000 1.575294 ( 1.572871)
build_ruby 0.001879 0.000000 4.249296 ( 4.431855)
build_all 0.008645 0.000030 7.332683 ( 3.017713)
build_install 0.015468 0.005026 9.627401 ( 4.499133)
test_btest 0.000934 0.000123 91.832592 ( 25.831943)
test_basic 0.011235 0.000334 1.147002 ( 1.199539)
test_all 0.111666 0.039131 765.961622 (225.068454)
test_rubyspec 0.045360 0.045736 136.716790 ( 31.292005)
total: 300.43 sec