Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-083323
#<BuildRuby:0x00007f7bbcdffdd8
@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.20240724-083323",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.004792 0.003277 3.538949 ( 3.543771)
build_miniruby 0.001279 0.000292 1.444356 ( 1.440978)
build_ruby 0.000000 0.001922 3.810815 ( 4.034128)
build_all 0.004469 0.003995 8.071846 ( 3.151796)
build_install 0.008973 0.009427 10.879497 ( 5.272139)
test_btest 0.000745 0.000230 115.461417 ( 30.213630)
test_basic 0.007682 0.000139 1.118077 ( 1.165666)
test_all 0.103021 0.041794 813.368967 (244.756182)
test_rubyspec 0.056974 0.032442 165.513155 ( 35.564183)
total: 329.14 sec