Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-211513
#<BuildRuby:0x00007f0dd7a5fdc0
@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.20240801-211513",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.007230 0.000000 3.269128 ( 3.202388)
build_miniruby 0.000000 0.001997 1.499582 ( 1.495591)
build_ruby 0.002008 0.000000 3.722712 ( 3.947758)
build_all 0.004517 0.003693 7.909542 ( 3.089003)
build_install 0.003014 0.015053 10.242136 ( 4.865948)
test_btest 0.000591 0.000286 116.615701 ( 45.056595)
test_basic 0.003108 0.007323 1.153599 ( 1.204306)
test_all 0.090080 0.058012 852.862992 (250.981900)
test_rubyspec 0.053277 0.037234 165.340985 ( 42.379633)
total: 356.22 sec