Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-210529
#<BuildRuby:0x00007f59dae4fdc8
@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.20241206-210529",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000067 0.000000 0.000067 ( 0.000067)
configure 0.000048 0.000000 0.000048 ( 0.000047)
build_up 0.007098 0.000593 3.414592 ( 3.302771)
build_miniruby 0.001275 0.000225 1.421737 ( 1.418962)
build_ruby 0.001758 0.000310 3.897837 ( 4.086655)
build_all 0.005898 0.004505 6.600990 ( 3.557396)
build_install 0.019933 0.004747 9.473631 ( 5.780138)
test_btest 0.000901 0.000185 82.628200 ( 45.825351)
test_basic 0.012057 0.000111 1.106480 ( 1.216527)
test_all 0.111404 0.034934 770.705879 (256.454868)
test_rubyspec 0.047629 0.034304 113.062406 ( 25.661371)
total: 347.31 sec