Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-140041
#<BuildRuby:0x000055bb7e03a018
@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.20230209-140041",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005033 0.000145 1.147266 ( 1.559085)
build_miniruby 0.001166 0.000167 1.058921 ( 1.060268)
build_ruby 0.000000 0.001150 2.152460 ( 2.352070)
build_all 0.003606 0.002813 3.503355 ( 1.663427)
build_install 0.006189 0.006744 2.828904 ( 1.938856)
test_btest 0.000722 0.000173 55.829895 ( 15.785295)
test_basic 0.000619 0.004069 0.384450 ( 0.477320)
test_all 0.001008 0.000283 629.395025 (180.961205)
test_rubyspec 0.005040 0.032407 60.179721 ( 70.113089)
total: 275.91 sec