Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-023522
#<BuildRuby:0x000056372a0be7f0
@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.20221227-023522",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004895 0.000196 1.169363 ( 1.765007)
build_miniruby 0.001263 0.000240 1.459528 ( 1.463538)
build_ruby 0.001427 0.000272 3.398807 ( 3.814622)
build_all 0.002293 0.004600 3.785296 ( 2.451279)
build_install 0.012392 0.002951 3.105819 ( 2.924713)
test_btest 0.000689 0.000164 55.663016 ( 29.711035)
test_basic 0.001722 0.003957 0.434735 ( 0.656196)
test_all 0.000999 0.000152 642.783463 (254.120179)
test_rubyspec 0.007009 0.038229 65.230129 ( 75.136818)
total: 372.04 sec