Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-182739
#<BuildRuby:0x000055abd0d35d98
@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.20230617-182739",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002081 0.003725 1.846670 ( 3.217491)
build_miniruby 0.001281 0.000267 1.438421 ( 1.471214)
build_ruby 0.001403 0.000292 2.669637 ( 2.892133)
build_all 0.002506 0.004819 2.400144 ( 1.968289)
build_install 0.016813 0.000870 3.661000 ( 2.754623)
test_btest 0.000622 0.000138 75.723391 ( 38.194156)
test_basic 0.007326 0.000612 0.823779 ( 0.934745)
test_all 0.000400 0.000869 589.927041 (239.318174)
test_rubyspec 0.023656 0.028656 85.606462 (104.538669)
total: 395.29 sec