Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-160518
#<BuildRuby:0x00007f33ad32fdd8
@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.20240927-160518",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000036 0.000011 0.000047 ( 0.000047)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.006930 0.000901 3.067792 ( 2.648040)
build_miniruby 0.001230 0.000369 1.163466 ( 1.160762)
build_ruby 0.000000 0.001902 3.000286 ( 3.257592)
build_all 0.005674 0.002689 5.747337 ( 2.223353)
build_install 0.017026 0.001273 8.571291 ( 3.736029)
test_btest 0.000648 0.000189 83.890822 ( 21.624600)
test_basic 0.005294 0.003334 0.825724 ( 0.878482)
test_all 0.107827 0.041796 688.706021 (211.538984)
test_rubyspec 0.035577 0.051411 133.553807 ( 23.718506)
total: 270.79 sec