Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-082339
#<BuildRuby:0x00007f97482dfdc0
@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.20240806-082339",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.002241 0.006957 4.229408 ( 4.299123)
build_miniruby 0.000000 0.002061 1.639067 ( 1.638538)
build_ruby 0.001116 0.001123 4.717518 ( 4.874836)
build_all 0.008864 0.001230 9.180881 ( 3.905025)
build_install 0.017533 0.004383 12.047841 ( 5.704227)
test_btest 0.000000 0.001018 110.387507 ( 28.301513)
test_basic 0.005981 0.003513 0.924463 ( 0.968616)
test_all 0.100872 0.045949 731.729985 (208.433133)
test_rubyspec 0.031355 0.059725 170.153953 ( 28.150333)
total: 286.28 sec