Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-083122
#<BuildRuby:0x00007f1c6ab9fdd8
@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.20241127-083122",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.002074 0.006155 3.583812 ( 3.461126)
build_miniruby 0.001569 0.000000 1.515940 ( 1.512818)
build_ruby 0.002084 0.000000 3.655425 ( 3.855523)
build_all 0.008505 0.000169 6.344081 ( 2.635986)
build_install 0.015612 0.005414 8.677191 ( 4.335618)
test_btest 0.000940 0.000188 77.674910 ( 22.272584)
test_basic 0.008688 0.001737 0.870133 ( 0.916879)
test_all 0.091266 0.056437 720.636758 (215.783622)
test_rubyspec 0.039524 0.042093 119.143341 ( 28.965051)
total: 283.74 sec