Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-152607
#<BuildRuby:0x00007fbd819efde0
@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.20240920-152607",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.006550 0.002106 4.876874 ( 4.004896)
build_miniruby 0.001680 0.000000 1.299278 ( 1.296158)
build_ruby 0.001847 0.000000 4.194556 ( 4.391694)
build_all 0.008870 0.000000 6.915311 ( 2.845976)
build_install 0.007067 0.012272 11.137434 ( 5.340160)
test_btest 0.000804 0.000292 98.671316 ( 26.112832)
test_basic 0.005779 0.004858 1.119198 ( 1.161891)
test_all 0.121250 0.033191 851.248023 (291.599374)
test_rubyspec 0.065401 0.021078 141.215062 ( 29.399577)
total: 366.15 sec