Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-170603
#<BuildRuby:0x00007efd6b0cfde0
@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.20241209-170603",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.006288 0.001467 3.832114 ( 3.714835)
build_miniruby 0.001284 0.000299 1.502791 ( 1.520157)
build_ruby 0.001751 0.000408 4.075506 ( 4.248196)
build_all 0.007582 0.001769 6.659682 ( 3.306776)
build_install 0.015306 0.006115 9.376866 ( 5.085463)
test_btest 0.000748 0.000187 80.307562 ( 31.752056)
test_basic 0.005825 0.007148 1.091268 ( 1.199975)
test_all 0.111668 0.038583 692.791823 (252.606129)
test_rubyspec 0.037337 0.042052 111.754087 ( 26.094124)
total: 329.53 sec