Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-081507
#<BuildRuby:0x0000558b978b9a20
@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-081507",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004640 0.000144 1.247025 ( 2.485139)
build_miniruby 0.000000 0.001705 1.654075 ( 1.828404)
build_ruby 0.000000 0.001617 3.453218 ( 4.096993)
build_all 0.006301 0.000703 3.703925 ( 3.063495)
build_install 0.014447 0.000000 3.143036 ( 3.291909)
test_btest 0.000837 0.000000 54.147002 ( 33.089495)
test_basic 0.002539 0.003833 0.425963 ( 0.721232)
test_all 0.001304 0.000336 626.371529 (290.700543)
test_rubyspec 0.023223 0.024252 70.192397 ( 89.385891)
total: 428.66 sec