Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-101438
#<BuildRuby:0x0000561f651ba320
@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.20221227-101438",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000456 0.004120 0.894956 ( 1.368570)
build_miniruby 0.000976 0.000177 1.148296 ( 1.146622)
build_ruby 0.001343 0.000000 2.497735 ( 3.403133)
build_all 0.005499 0.000000 3.089324 ( 1.554975)
build_install 0.006995 0.005307 2.410701 ( 1.571857)
test_btest 0.000762 0.000000 53.915581 ( 13.780812)
test_basic 0.004297 0.000155 0.383191 ( 0.476086)
test_all 0.001108 0.000222 562.055002 (159.035171)
test_rubyspec 0.017150 0.020478 57.544642 ( 67.606503)
total: 249.94 sec