Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-022913
#<BuildRuby:0x000055892e6d6390
@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.20230908-022913",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006835 0.000672 2.220275 ( 4.564973)
build_miniruby 0.000000 0.002047 1.696349 ( 1.832475)
build_ruby 0.000224 0.002064 3.315552 ( 3.913745)
build_all 0.006427 0.001800 6.217089 ( 4.478214)
build_install 0.014200 0.003976 7.534583 ( 5.801434)
test_btest 0.000854 0.000239 82.483136 ( 45.224742)
test_basic 0.000000 0.007324 0.988948 ( 1.165855)
test_all 0.000000 0.009819 678.602324 (303.056452)
test_rubyspec 0.026920 0.044604 104.290453 (120.151795)
total: 490.19 sec