Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-071658
#<BuildRuby:0x0000556edbe9a120
@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.20230830-071658",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001843 0.004140 1.924914 ( 2.340672)
build_miniruby 0.001504 0.000156 1.744143 ( 1.743866)
build_ruby 0.001888 0.000000 3.658898 ( 3.950436)
build_all 0.000000 0.009105 6.851561 ( 4.157002)
build_install 0.010260 0.009249 8.206925 ( 5.379510)
test_btest 0.000889 0.000209 85.422191 ( 42.772925)
test_basic 0.000916 0.007994 0.970712 ( 1.086811)
test_all 0.007045 0.003666 694.943222 (271.625286)
test_rubyspec 0.041957 0.029105 107.528107 (121.584258)
total: 454.64 sec