Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-084228
#<BuildRuby:0x00007fb0d8c0fdd8
@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.20241216-084228",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.000000 0.006202 2.435805 ( 3.100828)
build_miniruby 0.000982 0.000474 1.581434 ( 1.610674)
build_ruby 0.001473 0.000600 4.420777 ( 4.583359)
build_all 0.008095 0.000072 6.304905 ( 3.547648)
build_install 0.013527 0.007011 8.409194 ( 5.398931)
test_btest 0.000702 0.000276 64.178441 ( 19.294174)
test_basic 0.005629 0.003074 0.727424 ( 0.788976)
test_all 0.114363 0.029123 702.083433 (204.233944)
test_rubyspec 0.052067 0.031900 117.888398 ( 30.303118)
total: 272.86 sec