Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-165156
#<BuildRuby:0x00005587c3736018
@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-165156",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.004813 0.988896 ( 1.388010)
build_miniruby 0.000000 0.001123 1.255870 ( 1.254042)
build_ruby 0.000122 0.001299 2.786927 ( 27.774783)
build_all 0.003570 0.002976 3.370758 ( 1.514241)
build_install 0.010593 0.002303 2.554755 ( 2.926588)
test_btest 0.000566 0.000123 57.090362 ( 15.620883)
test_basic 0.004806 0.000131 0.304917 ( 0.397013)
test_all 0.001664 0.000000 581.660632 (167.821785)
test_rubyspec 0.008822 0.028960 55.048721 ( 65.133593)
total: 283.83 sec