Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-073947
#<BuildRuby:0x00007fe224a6fdc0
@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.20241106-073947",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000000 0.007752 3.823475 ( 3.698819)
build_miniruby 0.001704 0.000000 1.424539 ( 1.421223)
build_ruby 0.001814 0.000100 4.128887 ( 4.260545)
build_all 0.006611 0.002514 6.659872 ( 2.730782)
build_install 0.011715 0.006871 9.353586 ( 4.396642)
test_btest 0.000750 0.000142 78.683149 ( 21.160683)
test_basic 0.002026 0.007863 0.947146 ( 0.993207)
test_all 0.112397 0.034782 689.847780 (227.318402)
test_rubyspec 0.045611 0.037941 118.829043 ( 27.357589)
total: 293.34 sec