Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250316-152548
#<BuildRuby:0x00007f2da251fdc0
@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.20250316-152548",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.003033 0.003617 2.609534 ( 2.385939)
build_miniruby 0.001184 0.000365 1.467634 ( 1.464794)
build_ruby 0.001328 0.000408 3.355285 ( 3.504464)
build_all 0.008281 0.000138 5.617738 ( 2.407197)
build_install 0.013963 0.003432 7.743904 ( 4.137103)
test_btest 0.000826 0.000232 47.238248 ( 13.399152)
test_basic 0.006412 0.002394 0.801153 ( 0.864112)
test_all 0.078982 0.036347 589.089311 (172.293522)
test_rubyspec 0.036594 0.034336 96.252642 ( 22.919402)
total: 223.38 sec