Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-002819
#<BuildRuby:0x000055df0944df70
@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.20240206-002819",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001744 0.004361 1.942802 ( 2.438544)
build_miniruby 0.001211 0.000275 1.618863 ( 1.617247)
build_ruby 0.000000 0.001952 3.607036 ( 3.843388)
build_all 0.005765 0.001444 6.264776 ( 2.590064)
build_install 0.013741 0.004453 7.936500 ( 4.143327)
test_btest 0.000569 0.000148 86.262817 ( 34.077516)
test_basic 0.006007 0.001557 0.919062 ( 0.989248)
test_all 0.077513 0.035948 749.556628 (274.857296)
test_rubyspec 0.055635 0.052138 175.825167 (188.312059)
total: 512.87 sec