Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-091941
#<BuildRuby:0x000055b857f2a4f8
@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.20230919-091941",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002365 0.004777 2.335403 ( 4.481117)
build_miniruby 0.000000 0.001908 1.686354 ( 1.767608)
build_ruby 0.000000 0.001875 3.491071 ( 3.834419)
build_all 0.003210 0.005558 6.447475 ( 4.765102)
build_install 0.014496 0.005575 7.680994 ( 6.349958)
test_btest 0.000661 0.000254 86.659790 ( 42.644496)
test_basic 0.007934 0.000000 1.025848 ( 1.243335)
test_all 0.010041 0.000000 682.791336 (297.474337)
test_rubyspec 0.042543 0.030152 108.396804 (123.573666)
total: 486.14 sec