Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-111533
#<BuildRuby:0x00007f5c2a50fdd8
@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.20241227-111533",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000000 0.004948 1.357277 ( 1.639867)
build_miniruby 0.000000 0.001430 1.081165 ( 1.078578)
build_ruby 0.000000 0.001637 3.154336 ( 3.305297)
build_all 0.003878 0.004104 5.871122 ( 2.367758)
build_install 0.008163 0.009589 6.855770 ( 3.478211)
test_btest 0.000563 0.000295 68.670209 ( 19.801582)
test_basic 0.000000 0.008831 0.801562 ( 0.850995)
test_all 0.095282 0.042989 620.898659 (184.088659)
test_rubyspec 0.022977 0.059147 118.785730 ( 25.274633)
total: 241.89 sec