Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-005908
#<BuildRuby:0x000055db2018a2d0
@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.20230213-005908",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004025 0.000732 1.086539 ( 1.458336)
build_miniruby 0.001014 0.000184 1.160792 ( 1.159108)
build_ruby 0.000978 0.000178 2.078397 ( 2.305948)
build_all 0.005153 0.000937 3.574443 ( 1.709161)
build_install 0.000000 0.013228 2.593087 ( 1.714528)
test_btest 0.000363 0.000361 56.208785 ( 14.698668)
test_basic 0.003576 0.001144 0.323216 ( 0.415078)
test_all 0.001038 0.000332 611.832698 (179.007993)
test_rubyspec 0.011592 0.028746 59.274888 ( 69.145805)
total: 271.62 sec