Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-002747
#<BuildRuby:0x00007f935e70fdc0
@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-002747",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000031)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.006642 0.001114 3.031724 ( 2.949330)
build_miniruby 0.001165 0.000490 1.653404 ( 1.650018)
build_ruby 0.001264 0.000533 3.907701 ( 4.085373)
build_all 0.004543 0.004394 6.495325 ( 2.747799)
build_install 0.010598 0.007293 8.748541 ( 4.342294)
test_btest 0.000565 0.000268 78.050517 ( 20.872328)
test_basic 0.000299 0.009416 0.811553 ( 0.856794)
test_all 0.107569 0.039757 714.646472 (209.298126)
test_rubyspec 0.042664 0.036144 121.282888 ( 27.648715)
total: 274.45 sec