Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-180048
#<BuildRuby:0x00007f93cf22fdc0
@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.20240628-180048",
@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.000007 0.000026 ( 0.000027)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.003630 0.004972 4.046328 ( 3.444576)
build_miniruby 0.001679 0.000000 1.629672 ( 1.626741)
build_ruby 0.002004 0.000000 4.099396 ( 15.540978)
build_all 0.008366 0.001618 8.260159 ( 3.307548)
build_install 0.014543 0.004872 11.141771 ( 5.260706)
test_btest 0.000000 0.001085 114.575882 ( 30.468502)
test_basic 0.000716 0.009416 1.188249 ( 1.238868)
test_all 0.105251 0.048523 872.937675 (297.000476)
test_rubyspec 0.040223 0.052940 167.982697 ( 34.310426)
total: 392.20 sec