Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-082207
#<BuildRuby:0x0000560c8d745a00
@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.20231219-082207",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000019 0.000006 0.000025 ( 0.000027)
build_up 0.002431 0.004915 2.299963 ( 2.397219)
build_miniruby 0.001103 0.000431 1.624544 ( 1.624035)
build_ruby 0.001214 0.000475 3.185615 ( 3.401910)
build_all 0.004059 0.004128 5.718818 ( 3.067556)
build_install 0.008845 0.010753 7.271460 ( 4.082189)
test_btest 0.000590 0.000284 80.721386 ( 31.526551)
test_basic 0.000355 0.004249 0.820856 ( 0.885723)
test_all 0.085658 0.032276 694.212478 (258.571373)
test_rubyspec 0.052260 0.018261 100.026682 (128.350656)
total: 433.91 sec