Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-122536
#<BuildRuby:0x00007f7d6c78fdc0
@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.20240726-122536",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000000 0.007940 3.612025 ( 3.658703)
build_miniruby 0.001221 0.000379 1.423494 ( 1.420352)
build_ruby 0.001484 0.000460 3.984020 ( 4.170170)
build_all 0.004306 0.004160 8.038000 ( 3.085380)
build_install 0.010202 0.007434 10.567516 ( 5.042376)
test_btest 0.000624 0.000227 117.605188 ( 30.613796)
test_basic 0.008289 0.001495 1.234662 ( 1.280547)
test_all 0.121606 0.031981 884.211784 (286.046386)
test_rubyspec 0.059721 0.036779 172.370834 ( 42.592988)
total: 377.91 sec