Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-230201
#<BuildRuby:0x000055eda7efa7c8
@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.20230508-230201",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001932 0.004714 1.912273 ( 4.529151)
build_miniruby 0.001155 0.000425 1.397377 ( 1.637290)
build_ruby 0.001095 0.000404 2.655835 ( 3.220689)
build_all 0.002211 0.005162 2.169544 ( 2.285722)
build_install 0.015236 0.001906 3.363401 ( 3.456081)
test_btest 0.000644 0.000241 74.081407 ( 43.102411)
test_basic 0.004750 0.001781 0.791693 ( 1.253055)
test_all 0.000976 0.000366 627.153547 (364.899817)
test_rubyspec 0.033293 0.019868 83.021886 (107.883959)
total: 532.27 sec