Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-072804
#<BuildRuby:0x0000564e66c39f00
@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.20230712-072804",
@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.000022 0.000003 0.000025 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.007159 0.000307 2.334597 ( 5.209641)
build_miniruby 0.000000 0.001989 1.722963 ( 2.459648)
build_ruby 0.000218 0.001612 3.522772 ( 6.897984)
build_all 0.003925 0.004048 2.817289 ( 3.814157)
build_install 0.018962 0.002256 4.455876 ( 6.017346)
test_btest 0.000784 0.000119 86.969991 ( 70.948976)
test_basic 0.005044 0.003854 0.951903 ( 4.298812)
test_all 0.001424 0.000244 647.607239 (507.461070)
test_rubyspec 0.033896 0.035105 98.994811 (225.723520)
total: 832.83 sec