Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-085544
#<BuildRuby:0x00007f0b1024fdc0
@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.20240805-085544",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.003709 0.003867 2.778796 ( 2.679784)
build_miniruby 0.001601 0.000000 1.201722 ( 1.198280)
build_ruby 0.001669 0.000000 3.330762 ( 3.550937)
build_all 0.004069 0.005343 7.906622 ( 3.054838)
build_install 0.010742 0.008625 10.881198 ( 4.928685)
test_btest 0.000873 0.000378 121.878357 ( 31.882304)
test_basic 0.005936 0.008240 1.396938 ( 1.676650)
test_all 0.096798 0.057673 947.335063 (298.688929)
test_rubyspec 0.047263 0.044026 171.334860 ( 35.720922)
total: 383.38 sec