Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-201019
#<BuildRuby:0x000055644f1c6138
@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.20230312-201019",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.005950 0.000812 1.883751 ( 4.644191)
build_miniruby 0.001750 0.000000 1.427988 ( 2.056514)
build_ruby 0.002012 0.000000 2.799136 ( 4.247871)
build_all 0.007150 0.000312 2.315718 ( 2.781003)
build_install 0.009732 0.012442 3.538963 ( 4.388016)
test_btest 0.000633 0.000140 69.248457 ( 60.900562)
test_basic 0.004032 0.000896 0.543182 ( 1.060372)
test_all 0.000896 0.000199 600.469935 (267.627614)
test_rubyspec 0.012805 0.020574 64.700201 ( 74.582992)
total: 422.29 sec