Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-183032
#<BuildRuby:0x00007f6f1f3afdc8
@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.20240901-183032",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000000 0.000129 0.000129 ( 0.000424)
build_up 0.000773 0.006622 3.435811 ( 3.318713)
build_miniruby 0.001237 0.000449 1.583170 ( 1.579826)
build_ruby 0.001950 0.000000 4.030371 ( 4.250408)
build_all 0.007817 0.000691 7.787029 ( 3.094320)
build_install 0.017308 0.000424 9.999910 ( 4.417587)
test_btest 0.000849 0.000243 115.870215 ( 30.108256)
test_basic 0.008232 0.001148 1.192577 ( 1.241174)
test_all 0.095567 0.055015 834.736504 (250.887487)
test_rubyspec 0.040665 0.046473 166.286738 ( 40.314083)
total: 339.21 sec