Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-194250
#<BuildRuby:0x00005560c2192120
@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.20230923-194250",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005844 0.001124 2.257112 ( 4.179843)
build_miniruby 0.001182 0.000227 1.674097 ( 1.974547)
build_ruby 0.002021 0.000000 3.332185 ( 3.594676)
build_all 0.007670 0.001021 6.091243 ( 4.447379)
build_install 0.014779 0.003871 7.569705 ( 5.591904)
test_btest 0.000880 0.000170 84.352629 ( 44.875514)
test_basic 0.008055 0.000683 0.962042 ( 1.088047)
test_all 0.009615 0.000100 670.410696 (289.177223)
test_rubyspec 0.046915 0.021862 102.787837 (119.822199)
total: 474.75 sec