Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-004525
#<BuildRuby:0x000055d9d7035820
@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-004525",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004071 0.000740 1.064319 ( 1.518561)
build_miniruby 0.001241 0.000226 1.482337 ( 1.532088)
build_ruby 0.001661 0.000000 3.512164 ( 4.033146)
build_all 0.007683 0.000228 4.149136 ( 2.965168)
build_install 0.007121 0.010927 3.279453 ( 3.459041)
test_btest 0.000752 0.000000 56.633426 ( 32.723013)
test_basic 0.002769 0.000000 0.454625 ( 0.615664)
test_all 0.001511 0.000000 648.384234 (281.009480)
test_rubyspec 0.033122 0.019042 73.491345 ( 90.233826)
total: 418.09 sec