Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-151253
#<BuildRuby:0x00005559fffa2108
@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.20221226-151253",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003980 0.000543 1.177315 ( 1.754094)
build_miniruby 0.001059 0.000144 1.326566 ( 1.380667)
build_ruby 0.001407 0.000192 3.239513 ( 3.677165)
build_all 0.005837 0.000796 3.696422 ( 2.356051)
build_install 0.015008 0.000218 3.187547 ( 3.028849)
test_btest 0.000872 0.000104 53.952416 ( 29.452395)
test_basic 0.005046 0.000606 0.437764 ( 0.549435)
test_all 0.001807 0.000217 634.769232 (252.970190)
test_rubyspec 0.027560 0.018895 69.743629 ( 83.368553)
total: 378.54 sec