Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-194902
#<BuildRuby:0x0000563d21082258
@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.20230902-194902",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006071 0.000209 1.857098 ( 3.637311)
build_miniruby 0.002080 0.000000 1.719501 ( 2.532682)
build_ruby 0.001801 0.000000 3.532017 ( 5.300416)
build_all 0.008856 0.000053 6.506173 ( 8.437933)
build_install 0.018393 0.004826 7.884892 ( 10.073254)
test_btest 0.000862 0.000099 87.887179 ( 94.930208)
test_basic 0.008071 0.000414 1.004501 ( 1.793038)
test_all 0.006021 0.004662 698.892741 (503.137939)
test_rubyspec 0.035259 0.035117 103.337534 (127.625827)
total: 757.47 sec