Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-102141
#<BuildRuby:0x000055e109ce63b0
@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.20231011-102141",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.007225 0.000205 2.562931 ( 3.699771)
build_miniruby 0.001648 0.000106 1.693743 ( 1.964115)
build_ruby 0.002067 0.000000 3.557757 ( 4.044845)
build_all 0.008120 0.000378 6.473820 ( 5.066295)
build_install 0.020933 0.000183 7.925589 ( 6.180767)
test_btest 0.000744 0.000041 89.184366 ( 49.558710)
test_basic 0.007085 0.000394 1.007563 ( 1.507204)
test_all 0.004376 0.005089 729.583749 (449.360964)
test_rubyspec 0.038604 0.042642 111.820837 (152.223364)
total: 673.61 sec