Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-104629
#<BuildRuby:0x000055aa90c82018
@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.20230111-104629",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004275 0.000558 1.114518 ( 1.816514)
build_miniruby 0.001716 0.000000 1.230619 ( 1.228693)
build_ruby 0.001403 0.000000 3.357975 ( 3.812832)
build_all 0.006558 0.000177 3.661920 ( 1.767639)
build_install 0.013895 0.000604 2.692669 ( 1.791884)
test_btest 0.000714 0.000079 55.910137 ( 16.906560)
test_basic 0.002016 0.004759 0.414989 ( 0.515033)
test_all 0.000681 0.000907 634.479123 (240.849933)
test_rubyspec 0.029626 0.017755 71.298884 ( 84.495803)
total: 353.19 sec