Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-110717
#<BuildRuby:0x00007f8594ebfde0
@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.20240701-110717",
@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.000030 0.000005 0.000035 ( 0.000031)
autoconf 0.000049 0.000008 0.000057 ( 0.000052)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.009825 0.001593 4.580765 ( 5.015651)
build_miniruby 0.001731 0.000281 1.837363 ( 1.907427)
build_ruby 0.002595 0.000000 4.855194 ( 5.101188)
build_all 0.003824 0.007132 8.725228 ( 5.243726)
build_install 0.020228 0.007192 12.081379 ( 8.280588)
test_btest 0.000931 0.000202 124.914889 ( 88.492754)
test_basic 0.007313 0.007761 1.425819 ( 2.144910)
test_all 0.109448 0.052263 944.045620 (968.454320)
test_rubyspec 0.068578 0.033511 179.379163 (205.128805)
total: 1289.77 sec