Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-035305
#<BuildRuby:0x00005599882d9f70
@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.20230622-035305",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006041 0.000259 1.976480 ( 4.567599)
build_miniruby 0.001308 0.000140 1.585390 ( 1.745014)
build_ruby 0.001360 0.000145 3.053734 ( 3.487569)
build_all 0.003312 0.003741 2.309673 ( 1.872150)
build_install 0.014894 0.001480 3.478339 ( 2.675274)
test_btest 0.000565 0.000075 79.266129 ( 43.354101)
test_basic 0.005653 0.000754 0.825710 ( 0.977543)
test_all 0.001158 0.000154 587.174736 (287.640447)
test_rubyspec 0.016612 0.036193 85.684870 (113.887900)
total: 460.21 sec