Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-091450
#<BuildRuby:0x000055a83aa56120
@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.20221228-091450",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000362 0.004070 0.893195 ( 1.307330)
build_miniruby 0.001347 0.000000 1.132739 ( 1.131252)
build_ruby 0.001348 0.000000 3.117636 ( 3.505008)
build_all 0.001958 0.004215 3.451119 ( 1.771168)
build_install 0.005247 0.005711 2.591447 ( 1.696834)
test_btest 0.000554 0.000177 55.852652 ( 15.111223)
test_basic 0.003490 0.001110 0.375265 ( 0.468072)
test_all 0.000946 0.000141 590.657160 (172.509674)
test_rubyspec 0.021672 0.031331 67.002666 ( 77.438159)
total: 274.94 sec