Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-075802
#<BuildRuby:0x0000555a94429f70
@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.20230917-075802",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000040 0.000001 0.000041 ( 0.000033)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.007118 0.000222 2.450805 ( 4.678845)
build_miniruby 0.001620 0.000000 1.723947 ( 1.799505)
build_ruby 0.000000 0.001721 3.507228 ( 3.867770)
build_all 0.002334 0.006290 6.693923 ( 4.408501)
build_install 0.003752 0.016357 8.231353 ( 5.928874)
test_btest 0.000981 0.000196 88.605177 ( 43.842269)
test_basic 0.005584 0.003551 1.023025 ( 1.126679)
test_all 0.006371 0.003495 710.630230 (304.865952)
test_rubyspec 0.020251 0.052493 108.399291 (122.404397)
total: 492.92 sec