Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-094322
#<BuildRuby:0x00007f8ed866fdc8
@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.20240919-094322",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.008342 0.000145 4.200894 ( 3.441081)
build_miniruby 0.001291 0.000411 1.208035 ( 1.204608)
build_ruby 0.001541 0.000491 3.363849 ( 3.616328)
build_all 0.005733 0.001825 5.726281 ( 2.223292)
build_install 0.003624 0.013297 9.170002 ( 4.161773)
test_btest 0.000973 0.000000 98.392276 ( 59.813480)
test_basic 0.006699 0.006038 1.322527 ( 1.587390)
test_all 0.120191 0.032196 741.987323 (228.894374)
test_rubyspec 0.047460 0.038031 136.646562 ( 24.367250)
total: 329.31 sec