Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-023511
#<BuildRuby:0x000055f002416228
@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.20230130-023511",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001087 0.004130 1.212293 ( 1.608931)
build_miniruby 0.000313 0.001085 1.187435 ( 1.186180)
build_ruby 0.001062 0.000266 2.449789 ( 2.694875)
build_all 0.003741 0.003608 3.751539 ( 2.013006)
build_install 0.015048 0.000190 2.800296 ( 2.167286)
test_btest 0.000578 0.000140 55.977241 ( 22.964417)
test_basic 0.000000 0.006785 0.430844 ( 0.528121)
test_all 0.000748 0.000458 620.015177 (211.422978)
test_rubyspec 0.032401 0.017589 70.119938 ( 80.538265)
total: 325.12 sec