Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-001741
#<BuildRuby:0x000056488c2fdf20
@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.20221229-001741",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000165 0.004198 0.954603 ( 1.329815)
build_miniruby 0.000931 0.000310 1.179568 ( 1.177903)
build_ruby 0.000987 0.000329 2.356104 ( 2.747318)
build_all 0.005313 0.000319 2.805679 ( 1.298582)
build_install 0.009861 0.000318 2.362092 ( 1.499128)
test_btest 0.000541 0.000150 54.985484 ( 14.110705)
test_basic 0.003540 0.000984 0.281173 ( 0.373658)
test_all 0.000840 0.000234 566.566321 (160.067777)
test_rubyspec 0.026662 0.013594 55.504358 ( 65.459797)
total: 248.07 sec