Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-154647
#<BuildRuby:0x000056034ef0a008
@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.20230311-154647",
@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.000000 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005485 0.000250 1.732185 ( 3.017626)
build_miniruby 0.001207 0.000000 1.221221 ( 1.220261)
build_ruby 0.001547 0.000000 2.365978 ( 2.558289)
build_all 0.006995 0.000000 2.146018 ( 1.349744)
build_install 0.010783 0.003345 3.143565 ( 2.186309)
test_btest 0.000772 0.000051 68.721463 ( 22.810139)
test_basic 0.001407 0.003573 0.519627 ( 0.620478)
test_all 0.001137 0.000110 526.000318 (171.762180)
test_rubyspec 0.039815 0.012793 72.391831 ( 82.739732)
total: 288.27 sec