Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-114725
#<BuildRuby:0x00007f16e2b5fdd8
@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.20250116-114725",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002677 0.003053 2.051364 ( 2.221569)
build_miniruby 0.001181 0.000211 1.104832 ( 1.102532)
build_ruby 0.001669 0.000298 3.477949 ( 3.648431)
build_all 0.005727 0.001023 5.271033 ( 2.170278)
build_install 0.015661 0.001988 6.979744 ( 3.582915)
test_btest 0.000722 0.000125 66.602663 ( 18.099562)
test_basic 0.004646 0.003692 0.909575 ( 0.967548)
test_all 0.097240 0.025014 584.481567 (191.217488)
test_rubyspec 0.046164 0.028949 103.040859 ( 24.356287)
total: 247.37 sec