Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-011323
#<BuildRuby:0x000055590bfe6118
@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.20230807-011323",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006417 0.000428 2.313938 ( 6.353656)
build_miniruby 0.001978 0.000132 1.794209 ( 3.758367)
build_ruby 0.001690 0.000113 3.509629 ( 7.789765)
build_all 0.003585 0.004776 2.880122 ( 4.435704)
build_install 0.017802 0.003980 4.586517 ( 6.383115)
test_btest 0.000982 0.000112 84.783961 ( 69.284611)
test_basic 0.004395 0.004428 1.008783 ( 2.263199)
test_all 0.002098 0.000205 669.792427 (517.348819)
test_rubyspec 0.043665 0.017717 102.512686 (207.103783)
total: 824.72 sec