Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-085735
#<BuildRuby:0x00007f1958c3fdc0
@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-085735",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.004863 0.003650 3.719574 ( 3.686988)
build_miniruby 0.000000 0.001768 1.588220 ( 1.584912)
build_ruby 0.000030 0.002133 4.414779 ( 4.565600)
build_all 0.004608 0.004114 8.095329 ( 3.084189)
build_install 0.014794 0.003761 11.231821 ( 5.197332)
test_btest 0.000748 0.000150 118.379791 ( 30.964486)
test_basic 0.006385 0.003656 0.964349 ( 1.009640)
test_all 0.087920 0.061871 850.667810 (271.870985)
test_rubyspec 0.060650 0.030331 168.142260 ( 35.472965)
total: 357.44 sec