Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-234319
#<BuildRuby:0x0000561cbc7ce2a8
@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.20230524-234319",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001893 0.003833 1.807596 ( 3.197330)
build_miniruby 0.001323 0.000098 1.390175 ( 1.401343)
build_ruby 0.001555 0.000115 2.572085 ( 2.773081)
build_all 0.006370 0.000472 2.122673 ( 1.579164)
build_install 0.008232 0.007918 3.257339 ( 2.487816)
test_btest 0.000553 0.000074 76.049085 ( 35.033798)
test_basic 0.006494 0.000304 0.755557 ( 0.854024)
test_all 0.001745 0.000000 577.618644 (220.604638)
test_rubyspec 0.014514 0.029321 73.644034 ( 85.457633)
total: 353.39 sec