Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-220931
#<BuildRuby:0x0000561ffe2563d0
@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.20231015-220931",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007420 0.000209 2.416792 ( 3.358800)
build_miniruby 0.001338 0.000081 1.585071 ( 1.609801)
build_ruby 0.001378 0.000083 3.244665 ( 3.512815)
build_all 0.003394 0.004486 6.267375 ( 4.001123)
build_install 0.013788 0.004386 7.856812 ( 5.525608)
test_btest 0.000795 0.000088 84.358782 ( 55.134939)
test_basic 0.003838 0.000426 0.940303 ( 1.347233)
test_all 0.009225 0.000517 699.037975 (342.830796)
test_rubyspec 0.043518 0.027293 104.258074 (131.438786)
total: 548.76 sec