Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-000825
#<BuildRuby:0x000055b81b086258
@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.20240129-000825",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.002338 0.003650 1.799669 ( 2.187011)
build_miniruby 0.000000 0.001435 1.618620 ( 1.618011)
build_ruby 0.000086 0.001543 3.015042 ( 3.273414)
build_all 0.005983 0.001330 6.011295 ( 3.122166)
build_install 0.012945 0.005188 7.487001 ( 4.382685)
test_btest 0.000807 0.000195 86.316023 ( 34.696051)
test_basic 0.006516 0.000543 0.875203 ( 0.960524)
test_all 0.081929 0.033608 765.073665 (287.762301)
test_rubyspec 0.036786 0.069421 168.825819 (183.494308)
total: 521.50 sec