Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250321-094544
#<BuildRuby:0x00007fb69d48fde0
@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.20250321-094544",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002966 0.003680 2.755238 ( 2.629171)
build_miniruby 0.001268 0.000362 1.151863 ( 1.150951)
build_ruby 0.001505 0.000430 3.309026 ( 3.473903)
build_all 0.003502 0.005164 5.714145 ( 2.554868)
build_install 0.013711 0.005959 7.884361 ( 4.246596)
test_btest 0.000732 0.000244 50.227191 ( 14.021017)
test_basic 0.005156 0.003018 0.776658 ( 0.828701)
test_all 0.085898 0.034459 607.704905 (196.951363)
test_rubyspec 0.045019 0.033347 103.877852 ( 24.427596)
total: 250.29 sec