Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-200314
#<BuildRuby:0x000055c0fc20e2a8
@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.20230708-200314",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.007337 0.000253 2.096634 ( 4.493264)
build_miniruby 0.001480 0.000000 1.738434 ( 2.109410)
build_ruby 0.001572 0.000000 3.341521 ( 4.083202)
build_all 0.008381 0.000110 2.714846 ( 2.998047)
build_install 0.019433 0.000324 4.234442 ( 5.186185)
test_btest 0.000830 0.000025 82.177839 ( 39.795249)
test_basic 0.001964 0.004846 0.857848 ( 0.948345)
test_all 0.001990 0.000121 653.597603 (266.084204)
test_rubyspec 0.022134 0.033174 89.827151 (135.746813)
total: 461.45 sec