Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-061702
#<BuildRuby:0x000055c0aa582058
@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.20230619-061702",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005494 0.000321 1.986644 ( 3.472752)
build_miniruby 0.001363 0.000284 1.457204 ( 1.476444)
build_ruby 0.001420 0.000296 2.918970 ( 3.167408)
build_all 0.006400 0.001333 2.525896 ( 2.078971)
build_install 0.018031 0.000000 3.824012 ( 3.327873)
test_btest 0.000687 0.000000 79.755871 ( 24.846700)
test_basic 0.001852 0.004135 0.782222 ( 0.865393)
test_all 0.001121 0.000232 602.319377 (226.067317)
test_rubyspec 0.034369 0.018611 86.865992 (108.603824)
total: 373.91 sec