Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-082511
#<BuildRuby:0x00007f0617aefdc0
@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.20241103-082511",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003122 0.004603 3.760227 ( 3.611571)
build_miniruby 0.001446 0.000250 1.231313 ( 1.228464)
build_ruby 0.001578 0.000272 3.780181 ( 3.954327)
build_all 0.008520 0.000707 6.754492 ( 2.750617)
build_install 0.014403 0.005468 9.413360 ( 4.520472)
test_btest 0.000892 0.000000 76.797660 ( 20.575752)
test_basic 0.003440 0.007059 1.066937 ( 1.112835)
test_all 0.125097 0.022592 673.428921 (212.795563)
test_rubyspec 0.048461 0.031450 117.395287 ( 22.768859)
total: 273.32 sec