Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-135058
#<BuildRuby:0x000055a770e761a8
@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.20230508-135058",
@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.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005325 0.000508 1.499677 ( 2.711593)
build_miniruby 0.001395 0.000133 1.033286 ( 1.031644)
build_ruby 0.001197 0.000114 2.371245 ( 2.591936)
build_all 0.005729 0.000545 1.831006 ( 0.994980)
build_install 0.009880 0.004739 3.009984 ( 2.019708)
test_btest 0.000000 0.000769 73.187507 ( 18.770172)
test_basic 0.000974 0.004027 0.594347 ( 0.667841)
test_all 0.001249 0.000000 585.689664 (179.905658)
test_rubyspec 0.023385 0.025586 76.272327 ( 87.949446)
total: 296.64 sec