Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-062052
#<BuildRuby:0x000055a736c7a2a8
@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.20230824-062052",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007342 0.000000 2.385144 ( 6.351703)
build_miniruby 0.001369 0.000117 1.682807 ( 2.418430)
build_ruby 0.001809 0.000156 3.477855 ( 5.959945)
build_all 0.008702 0.000085 6.417462 ( 5.855605)
build_install 0.019111 0.000269 8.056676 ( 9.939228)
test_btest 0.001112 0.000081 86.144028 ( 67.414529)
test_basic 0.003622 0.004335 1.005600 ( 2.229655)
test_all 0.006343 0.003404 723.494527 (588.198554)
test_rubyspec 0.061427 0.015083 110.991732 (224.689215)
total: 913.06 sec