Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-212701
#<BuildRuby:0x00007f5a2314fdc8
@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.20241022-212701",
@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.000008 0.000024 ( 0.000024)
autoconf 0.000024 0.000012 0.000036 ( 0.000035)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.002964 0.005533 4.111076 ( 4.009305)
build_miniruby 0.001128 0.000620 1.610064 ( 1.607990)
build_ruby 0.000235 0.001897 4.451982 ( 4.587048)
build_all 0.006804 0.003333 7.377189 ( 3.599398)
build_install 0.011915 0.011819 10.577625 ( 5.931362)
test_btest 0.000488 0.000299 83.029201 ( 33.976904)
test_basic 0.006563 0.004039 1.071494 ( 1.154071)
test_all 0.122847 0.033007 796.585126 (266.656023)
test_rubyspec 0.039775 0.044819 126.503501 ( 26.786081)
total: 348.31 sec